Skip to content

Commit fb6ce68

Browse files
committed
Bump v10.1
1 parent a3026dd commit fb6ce68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.jvmargs=-Xmx3G
22
modGroup=com.lambda
3-
modVersion=10.0
3+
modVersion=10.1
44
kotlin_version=1.5.20
55
kotlinx_coroutines_version=1.5.0-RC
66
org.gradle.parallel=true

src/main/resources/plugin_info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "HighwayTools",
3-
"version": "10.0",
3+
"version": "10.1",
44
"authors": [
55
"Constructor"
66
],

0 commit comments

Comments
 (0)