Skip to content

Commit

Permalink
Update version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kfhoech committed Oct 11, 2021
1 parent cb10c36 commit 692101b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,6 +1,6 @@
import java.text.SimpleDateFormat;

def jkind_version_base = '4.4.4-SNAPSHOT'
def jkind_version_base = '4.4.4'

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

0 comments on commit 692101b

Please sign in to comment.