Fix version number

This commit is contained in:
vladmarica 2022-06-09 18:43:33 -07:00
parent 2f6e31c11b
commit d86e6b8046
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.7
# Mod Properties
mod_version = 1.1.2
mod_version = 1.1.1
maven_group = com.vladmarica
archives_base_name = BetterPingDisplay-Fabric

View file

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "betterpingdisplay",
"version": "1.1.2",
"version": "1.1.1",
"name": "Better Ping Display",
"description": "Shows the actual ping number instead of just bars in the player list!",