Skip to content

Commit df52b53

Browse files
author
Made By IToncek
committed
Revert "Update gradle-publish.yml"
This reverts commit 542ed9a0
1 parent 4761eec commit df52b53

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=v0.0.0.6
1+
version=v0.0.0.7

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group = 'space.itoncek.trailcompass'
6-
version = "v0.0.0.7"
6+
version = parent.version
77

88
String javalinVersion = "6.6.0"
99

0 commit comments

Comments
 (0)