Skip to content

Commit

Permalink
Update version for release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kfhoech committed Jan 21, 2025
1 parent 4780b05 commit 56c46c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import java.text.SimpleDateFormat;

def jkind_version_base = '4.6.0-SNAPSHOT'
def jkind_version_base = '4.6.0'

def buildTime() {
def df = new SimpleDateFormat("yyyyMMddHHmm");
Expand Down

0 comments on commit 56c46c9

Please sign in to comment.