Add a dash and a zero (name and version)

This commit is contained in:
Norbi Peti 2020-10-28 00:08:00 +01:00
parent 09074f1a2e
commit 5b5a8877cc
No known key found for this signature in database
GPG key ID: DBA4C4549A927E56
2 changed files with 2 additions and 2 deletions

View file

@ -219,7 +219,7 @@
<!-- github server corresponds to entry in ~/.m2/settings.xml -->
<github.global.server>github</github.global.server>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<noprefix.version>1.0</noprefix.version>
<noprefix.version>1.0.0</noprefix.version>
</properties>
<scm>
<url>https://github.com/TBMCPlugins/mvn-repo</url>

View file

@ -1,4 +1,4 @@
name: ChromaCore
name: Chroma-Core
main: buttondevteam.core.MainPlugin
version: '${noprefix.version}'
author: NorbiPeti