diff --git a/lib/Consts2.dart b/lib/Consts2.dart index ddbb812..0219c0e 100644 --- a/lib/Consts2.dart +++ b/lib/Consts2.dart @@ -1 +1 @@ -const VERSION = "1.0727.24+1730"; +const VERSION = "1.0731.24+0608"; diff --git a/pubspec.yaml b/pubspec.yaml index c77d973..9d0e666 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: nbteditor description: A Minecraft NBT Editor written in Flutter publish_to: 'none' -version: 1.0727.24+1730 +version: 1.0731.24+0608 environment: @@ -42,4 +42,4 @@ flutter: - "Icons/PNG/Short.png" - "Icons/PNG/String.png" - "Icons/PNG/nbteditor.png" - - "Icons/PNG/nbteditor-sweet.png" \ No newline at end of file + - "Icons/PNG/nbteditor-sweet.png" diff --git a/wininst.iss b/wininst.iss index 6fa236e..4f725b4 100644 --- a/wininst.iss +++ b/wininst.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "NBT Editor" -#define MyAppVersion "1.0727.24+1730" +#define MyAppVersion "1.0731.24+0608" #define MyAppPublisher "Piccari Creations" #define MyAppURL "https://zontreck.com" #define MyAppExeName "nbteditor.exe"