From 5c359474e80f21e88d3875b8b0c344a4d0abeaf3 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 1 Jun 2021 10:34:50 +0100 Subject: [PATCH] Changed: build no. --- installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.iss b/installer.iss index 8f5bcae..354cdaf 100644 --- a/installer.iss +++ b/installer.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Fizzy Launcher" -#define MyAppVersion "0.1.1.144 alpha" +#define MyAppVersion "0.1.2.016" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-fizzy-launcher" #define MyAppExeName "fizzylauncher.exe"