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