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 a3026dd commit fb6ce68Copy full SHA for fb6ce68
gradle.properties
@@ -1,6 +1,6 @@
1
org.gradle.jvmargs=-Xmx3G
2
modGroup=com.lambda
3
-modVersion=10.0
+modVersion=10.1
4
kotlin_version=1.5.20
5
kotlinx_coroutines_version=1.5.0-RC
6
org.gradle.parallel=true
src/main/resources/plugin_info.json
{
"name": "HighwayTools",
- "version": "10.0",
+ "version": "10.1",
"authors": [
"Constructor"
],
0 commit comments