updated system to be less resource hungry

This commit is contained in:
Martin Barker
2023-11-07 18:55:22 +00:00
parent 66ffeb4fb8
commit 25110f29bc
4 changed files with 12 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Twitchy"
#define MyAppVersion "0.4.2"
#define MyAppVersion "0.5"
#define MyAppExeName "Twitchy.exe"
#ifndef MyAppTargetFramework