bump version to 1.0.18

This commit is contained in:
woodser 2025-01-19 08:55:17 -05:00
parent 7bc341d69f
commit 39bc54df73
6 changed files with 7 additions and 7 deletions

View file

@ -610,7 +610,7 @@ configure(project(':desktop')) {
apply plugin: 'com.github.johnrengelman.shadow'
apply from: 'package/package.gradle'
version = '1.0.17-SNAPSHOT'
version = '1.0.18-SNAPSHOT'
jar.manifest.attributes(
"Implementation-Title": project.name,