Skip to content

Commit a95a5a8

Browse files
committed
update
1 parent 7fbad90 commit a95a5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'cn.clexus'
8-
version = '1.3'
8+
version = '1.4'
99
tasks.register('createJars', Jar) {
1010
archiveBaseName.set('TargetTracker')
1111
archiveVersion.set(version)

0 commit comments

Comments
 (0)