diff --git a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj
index cd9bb97..5965fed 100644
--- a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj
+++ b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj
@@ -4,6 +4,7 @@
net8.0
enable
enable
+ 4.1.2409.0417
diff --git a/GPW.CORE.WRKLOG/post-build.ps1 b/GPW.CORE.WRKLOG/post-build.ps1
index 820809e..bcc9e13 100644
--- a/GPW.CORE.WRKLOG/post-build.ps1
+++ b/GPW.CORE.WRKLOG/post-build.ps1
@@ -5,7 +5,7 @@ $FileManIn="..\Resources\manifest-original.xml"
$FileManOut="..\Resources\manifest.xml"
$FileCLogIn="..\Resources\ChangeLog-original.html"
$FileCLogOut="..\Resources\ChangeLog.html"
-$MajMin="3.0."
+$MajMin="4.1."
$currentDate = get-date -format yyMM;
$currentTime = get-date -format ddHH;
$find = "(.|\n)*?";
@@ -14,6 +14,8 @@ $replace = "" + $MajMin + $currentDate +"." + $currentTime + "
GPW - Gestione Presenze Web
- Versione: 3.0.2409.0417
+ Versione: 4.1.2409.0417
Note di rilascio:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index 4d909f4..6322ed6 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-3.0.2409.0417
+4.1.2409.0417
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index ba19e98..fd1c7ef 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 3.0.2409.0417
+ 4.1.2409.0417
http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
false