diff --git a/minecraft/config/CustomMainMenu/mainmenu.json b/minecraft/config/CustomMainMenu/mainmenu.json index 378ce96..b9fae49 100644 --- a/minecraft/config/CustomMainMenu/mainmenu.json +++ b/minecraft/config/CustomMainMenu/mainmenu.json @@ -145,7 +145,7 @@ }, "version": { - "text" : "1.2.3", + "text" : "1.2.3.1", "posX" : -31, "posY" : 20, "color" : -1, diff --git a/minecraft/config/CustomMainMenu/submenu.json b/minecraft/config/CustomMainMenu/submenu.json index e39f494..f345b5b 100644 --- a/minecraft/config/CustomMainMenu/submenu.json +++ b/minecraft/config/CustomMainMenu/submenu.json @@ -250,7 +250,7 @@ }, "version": { - "text" : "1.2.3", + "text" : "1.2.3.1", "posX" : -31, "posY" : 20, "color" : -1, diff --git a/minecraft/config/LaunchGui.cfg b/minecraft/config/LaunchGui.cfg index 667ce79..425a116 100644 --- a/minecraft/config/LaunchGui.cfg +++ b/minecraft/config/LaunchGui.cfg @@ -14,7 +14,7 @@ global { S:modpackName=Another Way To Start # The current version of your modpack [default: 1.7.10-2.0-18] - S:modpackVersion=1.2.3 + S:modpackVersion=1.2.3.1 } diff --git a/minecraft/config/enchiridion/books/Welcome_Book.json b/minecraft/config/enchiridion/books/Welcome_Book.json index 170b2ad..fdafbe5 100644 --- a/minecraft/config/enchiridion/books/Welcome_Book.json +++ b/minecraft/config/enchiridion/books/Welcome_Book.json @@ -28,7 +28,7 @@ { "type": "FeatureText", "properties": { - "text": "Version : 1.2.3", + "text": "Version : 1.2.3.1", "wrap": 0, "size": 1.0, "color": "FF0000FF",