From 52d22d0f4007a84a5d780bf31cb4527f237180c8 Mon Sep 17 00:00:00 2001 From: IAmMoltony Date: Sat, 11 Jan 2025 20:21:57 +0500 Subject: [PATCH] bump version to 0.17.2 --- nonoInstaller.nsi | 6 +++--- nonoSharp.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nonoInstaller.nsi b/nonoInstaller.nsi index d77592d..dbbb8e4 100644 --- a/nonoInstaller.nsi +++ b/nonoInstaller.nsi @@ -8,9 +8,9 @@ Caption "nonoInstaller" Icon "InstallerIcon.ico" OutFile "nonoInstaller.exe" -VIProductVersion "0.17.1.0" -VIFileVersion "0.17.1.0" -VIAddVersionKey "FileVersion" "0.17.1.0" +VIProductVersion "0.17.2.0" +VIFileVersion "0.17.2.0" +VIAddVersionKey "FileVersion" "0.17.2.0" VIAddVersionKey "LegalCopyright" "(c) moltony" VIAddVersionKey "FileDescription" "nonoSharp" diff --git a/nonoSharp.csproj b/nonoSharp.csproj index 00a4e72..0eeafb9 100644 --- a/nonoSharp.csproj +++ b/nonoSharp.csproj @@ -1,8 +1,8 @@ - 0.17.1 - 0.17.1 - 0.17.1 + 0.17.2 + 0.17.2 + 0.17.2 WinExe