Release v1.1.1
This commit is contained in:
parent
2c96d27145
commit
98afb6736c
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||||
loader_version=0.11.6
|
loader_version=0.11.6
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.1.0
|
mod_version = 1.1.1
|
||||||
maven_group = com.vladmarica
|
maven_group = com.vladmarica
|
||||||
archives_base_name = BetterPingDisplay-Fabric
|
archives_base_name = BetterPingDisplay-Fabric
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"id": "betterpingdisplay",
|
"id": "betterpingdisplay",
|
||||||
"version": "1.1",
|
"version": "1.1.1",
|
||||||
|
|
||||||
"name": "Better Ping Display",
|
"name": "Better Ping Display",
|
||||||
"description": "Shows the actual ping number instead of just bars in the player list!",
|
"description": "Shows the actual ping number instead of just bars in the player list!",
|
||||||
|
|
Loading…
Add table
Reference in a new issue