Skip to content

Commit bda1dc0

Browse files
author
WindySha
committed
uopdate version to 4.2
1 parent 145a66d commit bda1dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xpatch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010

1111
jar {
1212
baseName = 'xpatch'
13-
version = '4.1'
13+
version = '4.2'
1414
manifest {
1515
attributes 'Main-Class': 'com.storm.wind.xpatch.MainCommand'
1616
}

0 commit comments

Comments
 (0)