We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145a66d commit bda1dc0Copy full SHA for bda1dc0
xpatch/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
jar {
12
baseName = 'xpatch'
13
- version = '4.1'
+ version = '4.2'
14
manifest {
15
attributes 'Main-Class': 'com.storm.wind.xpatch.MainCommand'
16
}
0 commit comments