Skip to content

Commit

Permalink
Versions change
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbarur committed Feb 3, 2024
1 parent d40faa8 commit 4f059bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/NovaPointLibrary/NovaPointLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.4.0</AssemblyVersion>
<AssemblyVersion>0.5.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions src/NovaPointSetup/NovaPointSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:NovaPoint"
"ProductCode" = "8:{99F2180F-F0AA-4F71-82C5-6B61953E0616}"
"PackageCode" = "8:{4D8EF66E-A8FD-418C-B575-6C67948D7C0D}"
"ProductCode" = "8:{2010C579-BDF3-4558-B931-024F5A7C8015}"
"PackageCode" = "8:{A9B3F443-E5F5-467F-AC21-32F065F9DE0C}"
"UpgradeCode" = "8:{F3F15478-AFE6-43E3-9D82-D5914B1FF2DE}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:0.4.0"
"ProductVersion" = "8:0.5.0"
"Manufacturer" = "8:Novacato"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 4f059bf

Please sign in to comment.