From c39971b653acce15939b93d0444dc62d454bbcaa Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 27 Jan 2022 15:40:17 +0000 Subject: [PATCH] Changed build no. --- installer-64.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer-64.iss b/installer-64.iss index a2448cd..f9b52c6 100644 --- a/installer-64.iss +++ b/installer-64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Bookmark Manager" -#define MyAppVersion "0.4.3.030" +#define MyAppVersion "0.4.4.026" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-bookmark-manager" #define MyAppExeName "bookmarkmanager.exe"