Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eavilaswayce committed Dec 22, 2022
1 parent 30bd038 commit d6a7bab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions H1EmuLauncher/H1EmuLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>Icon.ico</ApplicationIcon>
<AssemblyVersion>2.5.4</AssemblyVersion>
<FileVersion>2.5.4</FileVersion>
<AssemblyVersion>2.5.5</AssemblyVersion>
<FileVersion>2.5.5</FileVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Authors>H1Emu</Authors>
<Version>2.5.4</Version>
<Version>2.5.5</Version>
<AssemblyName>H1EmuLauncher</AssemblyName>
<SignAssembly>false</SignAssembly>
<Copyright>© H1Emu</Copyright>
Expand Down
6 changes: 3 additions & 3 deletions H1EmuLauncherSetup/H1EmuLauncherSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -203,15 +203,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:H1Emu Launcher"
"ProductCode" = "8:{C2DC098D-BF28-43D2-BE32-C4A72CCB8FD7}"
"PackageCode" = "8:{EB34412C-FF76-4C3E-A417-EAFE1C3F287C}"
"ProductCode" = "8:{63EA4879-C713-469E-BC44-7953276F8E80}"
"PackageCode" = "8:{BBF58C01-D355-49AE-8C24-608A874F54DD}"
"UpgradeCode" = "8:{4E679270-65C8-4021-83BE-3B8EC3EC7AFE}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.5.4"
"ProductVersion" = "8:2.5.5"
"Manufacturer" = "8:H1Emu © 2022"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://discord.com/invite/RM6jNkj"
Expand Down

0 comments on commit d6a7bab

Please sign in to comment.