Update version, add a description to CLI help header

This commit is contained in:
zontreck 2024-07-21 22:33:51 -07:00
parent dd86bea1be
commit d83ea65e71
4 changed files with 4 additions and 4 deletions

View file

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