0

update version

This commit is contained in:
2021-10-22 12:47:12 +03:00
parent e5c147833c
commit d287b5536f
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ plugins {
project.group = 'ghast'
jar.archiveBaseName.set(project.name)
project.version = '1.12.2-SNAPSHOT'
project.version = '1.13'
def gitlab_projectid = 23328133
compileJava {