Skip to content

Commit

Permalink
v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Slivo-fr committed Nov 5, 2021
1 parent b8b4a62 commit b4e1df0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Elinor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.9.0.0")]
[assembly: AssemblyFileVersion("1.9.0.0")]
[assembly: AssemblyVersion("1.9.1.0")]
[assembly: AssemblyFileVersion("1.9.1.0")]
2 changes: 1 addition & 1 deletion Elinor/currentVersion.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<elinor>
<version>1.9.0.0</version>
<version>1.9.1.0</version>
<url>https://github.com/Slivo-fr/elinor-reloaded/releases</url>
</elinor>

Expand Down
6 changes: 3 additions & 3 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -266,15 +266,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Elinor reloaded"
"ProductCode" = "8:{5A613F8F-9FD6-4080-824A-AE4DBED39F09}"
"PackageCode" = "8:{CDA39DCD-B6A2-49D9-9664-C1154618F783}"
"ProductCode" = "8:{3A711BAF-BA14-4929-AC7D-CBD15777E4B5}"
"PackageCode" = "8:{A561632F-BA0E-4348-93D6-5BC9F115D9E6}"
"UpgradeCode" = "8:{F54F50ED-FDA6-4419-B476-E665ADA1FCBC}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.9.0"
"ProductVersion" = "8:1.9.1"
"Manufacturer" = "8:Slivo"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit b4e1df0

Please sign in to comment.