We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e5962 commit ab0de22Copy full SHA for ab0de22
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.jvmargs = -Xmx1G
8
loader_version=0.9.2+build.206
9
10
# Mod Properties
11
- mod_version = 0.5
+ mod_version = 0.6
12
maven_group = net.automotons
13
archives_base_name = automotons
14
src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
1
{
2
"schemaVersion": 1,
3
"id": "automotons",
4
- "version": "0.5",
+ "version": "0.6",
5
6
"name": "Automotons",
7
"description": "smol robots.",
0 commit comments