Bump version number

This commit is contained in:
zontreck 2024-07-22 03:20:18 -07:00
parent e2657a3bb5
commit 3f5f4a5a46
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
const VERSION = "1.0722.24+0132";
const VERSION = "1.0722.24+0319";

View file

@ -1,7 +1,7 @@
name: nbteditor
description: A Minecraft NBT Editor written in Flutter
publish_to: 'none'
version: 1.0722.24+0132
version: 1.0722.24+0319
environment:

View file

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "NBT Editor"
#define MyAppVersion "1.0722.24.0132"
#define MyAppVersion "1.0722.24.0319"
#define MyAppPublisher "Piccari Creations"
#define MyAppURL "https://zontreck.com"
#define MyAppExeName "nbteditor.exe"