Automate patch version increment

This commit is contained in:
Chris H
2025-06-05 23:27:29 -04:00
parent 7a277ce283
commit 73a9dfcf43
13 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>2.0.05-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>forge-gui-android</artifactId>