Skip to content

Commit ab0de22

Browse files
committed
Bump version to 0.6
1 parent 68e5962 commit ab0de22

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
@@ -8,7 +8,7 @@ org.gradle.jvmargs = -Xmx1G
88
loader_version=0.9.2+build.206
99

1010
# Mod Properties
11-
mod_version = 0.5
11+
mod_version = 0.6
1212
maven_group = net.automotons
1313
archives_base_name = automotons
1414

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "automotons",
4-
"version": "0.5",
4+
"version": "0.6",
55

66
"name": "Automotons",
77
"description": "smol robots.",

0 commit comments

Comments
 (0)