From 94ecfe5114bb8da584a201f38b3d5d0e75719a43 Mon Sep 17 00:00:00 2001 From: Carlo Barazzetta Date: Fri, 3 Sep 2021 13:42:51 +0200 Subject: [PATCH] Setup 1.7 --- Setup/FExplorer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup/FExplorer.iss b/Setup/FExplorer.iss index 6dddb6e..cdc99ee 100644 --- a/Setup/FExplorer.iss +++ b/Setup/FExplorer.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName 'FExplorer (Fattura Elettronica Explorer e Visualizzatore)' -#define MyAppVersion '1.5.0' +#define MyAppVersion '1.7.0' [Setup] AppName={#MyAppName}