Skip to content

Commit c1be955

Browse files
committed
v3.2.6
- Revert Asset_102 changes (for now)
1 parent 2551969 commit c1be955

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

H1EmuLauncher/H1EmuLauncher.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
<UseWPF>true</UseWPF>
88
<UseWindowsForms>true</UseWindowsForms>
99
<ApplicationIcon>Icon.ico</ApplicationIcon>
10-
<FileVersion>3.2.5</FileVersion>
10+
<FileVersion>3.2.6</FileVersion>
1111
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1212
<Authors>H1Emu</Authors>
13-
<Version>3.2.5</Version>
13+
<Version>3.2.6</Version>
1414
<AssemblyName>H1Emu Launcher</AssemblyName>
1515
<SignAssembly>false</SignAssembly>
1616
<Copyright>© H1Emu</Copyright>
1717
<Product>H1Emu Launcher</Product>
1818
<Description>A launcher for the H1Emu project.</Description>
1919
<Title>H1Emu Launcher</Title>
2020
<PackageIcon>Icon.ico</PackageIcon>
21-
<AssemblyVersion>3.2.5</AssemblyVersion>
21+
<AssemblyVersion>3.2.6</AssemblyVersion>
2222
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
2323
</PropertyGroup>
2424

H1EmuLauncherSetup/H1EmuLauncherSetup.vdproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -203,15 +203,15 @@
203203
{
204204
"Name" = "8:Microsoft Visual Studio"
205205
"ProductName" = "8:H1Emu Launcher"
206-
"ProductCode" = "8:{D843F710-563A-4288-A900-5461566A1FC3}"
207-
"PackageCode" = "8:{8B455033-6729-4D09-A3BE-642066F4D62D}"
206+
"ProductCode" = "8:{ED35B52B-3EDD-41BF-84FC-41D1FD4F40E4}"
207+
"PackageCode" = "8:{C68187BF-86F8-44D4-ABCD-F9BC07ADB5C8}"
208208
"UpgradeCode" = "8:{4E679270-65C8-4021-83BE-3B8EC3EC7AFE}"
209209
"AspNetVersion" = "8:2.0.50727.0"
210210
"RestartWWWService" = "11:FALSE"
211211
"RemovePreviousVersions" = "11:TRUE"
212212
"DetectNewerInstalledVersion" = "11:TRUE"
213213
"InstallAllUsers" = "11:TRUE"
214-
"ProductVersion" = "8:3.2.5"
214+
"ProductVersion" = "8:3.2.6"
215215
"Manufacturer" = "8:H1Emu"
216216
"ARPHELPTELEPHONE" = "8:"
217217
"ARPHELPLINK" = "8:https://discord.com/invite/RM6jNkj"

0 commit comments

Comments
 (0)