Adds instruction to embed update information in appimage

This commit is contained in:
zontreck 2024-07-24 14:30:00 -07:00
parent d117972d0c
commit 098d8479c8
5 changed files with 20 additions and 5 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.0724.24+0706"
#define MyAppVersion "1.0724.24+1429"
#define MyAppPublisher "Piccari Creations"
#define MyAppURL "https://zontreck.com"
#define MyAppExeName "nbteditor.exe"