We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e997f3e commit 582ff52Copy full SHA for 582ff52
SteamAccountSwitcher/Properties/AssemblyInfo.cs
@@ -50,4 +50,4 @@
50
// by using the '*' as shown below:
51
// [assembly: AssemblyVersion("1.0.*")]
52
53
-[assembly: AssemblyVersion("2.3.0")]
+[assembly: AssemblyVersion("2.3.1")]
SteamAccountSwitcher/SteamAccountSwitcher.csproj
@@ -35,7 +35,7 @@
35
<PublisherName>Daniel Chalmers</PublisherName>
36
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
37
<ApplicationRevision>0</ApplicationRevision>
38
- <ApplicationVersion>2.3.0.0</ApplicationVersion>
+ <ApplicationVersion>2.3.1.0</ApplicationVersion>
39
<UseApplicationTrust>false</UseApplicationTrust>
40
<CreateDesktopShortcut>true</CreateDesktopShortcut>
41
<PublishWizardCompleted>true</PublishWizardCompleted>
0 commit comments