fixed: mod version was still 1.0.0 instead of 1.0.1

This commit is contained in:
Bstn1802
2020-09-15 12:41:57 +02:00
parent c3521d439f
commit 0daf476c92
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.9.3+build.207
# Mod Properties
mod_version = 1.0.0
mod_version = 1.0.1
maven_group = net.autoreconnect
archives_base_name = auto-reconnect

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "autoreconnect",
"version": "1.0.0",
"version": "1.0.1",
"name": "AutoReconnect",
"description": "This mod allows you to afk without fear of getting disconnected. It will make 4 attempts to reconnect you to the server you were disconnected from, with a delay of 3, 10, 60 and 300 seconds.",