From b09e431e15dd3564c000b9cb6fd1f9922313b43a Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 12 Oct 2021 20:12:25 +0100 Subject: [PATCH] changed: build no. --- BookmarkManager.csproj | 6 +++--- installer-64.iss | 2 +- installer-86.iss | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/BookmarkManager.csproj b/BookmarkManager.csproj index f9f122e..7076389 100644 --- a/BookmarkManager.csproj +++ b/BookmarkManager.csproj @@ -12,9 +12,9 @@ Hi, I'm Ray Bookmark Manager Ray Lam - 0.4.0.132 - 0.4.0.132 - 0.4.0.132 + 0.4.1.006 + 0.4.1.006 + 0.4.1.006 bookmarkmanager diff --git a/installer-64.iss b/installer-64.iss index d615563..e3b5a73 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.0.132" +#define MyAppVersion "0.4.1.006" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-bookmark-manager" #define MyAppExeName "bookmarkmanager.exe" diff --git a/installer-86.iss b/installer-86.iss index ef0480a..f902026 100644 --- a/installer-86.iss +++ b/installer-86.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Bookmark Manager" -#define MyAppVersion "0.4.0.132" +#define MyAppVersion "0.4.1.006" #define MyAppPublisher "Hi, I'm Ray" #define MyAppURL "https://www.hiimray.co.uk/software-bookmark-manager" #define MyAppExeName "bookmarkmanager.exe"