8000
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 91a91d7 commit 06a94fdCopy full SHA for 06a94fd
build.gradle.kts
@@ -223,7 +223,7 @@ val publishPlugin by tasks.registering {
223
pluginZip.outputs.files.singleFile, // do not change
224
null, // do not change. Channels will be available later
225
"Bug fixes and improvements",
226
- true
+ false
227
)
228
}
229
gradle.properties
@@ -1,3 +1,3 @@
1
-version=0.1.1
+version=0.1.2
2
group=com.coder.toolbox
3
name=coder-toolbox
0 commit comments