Skip to content

Commit

Permalink
Pushed up version numbers for maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Auer authored and Luca Auer committed May 28, 2018
1 parent 1b9d743 commit 6b578c1
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Image Sort Installer/Image Sort Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -706,15 +706,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Image Sort"
"ProductCode" = "8:{32E41C8C-F4D8-4909-AD8B-6F28F39F337B}"
"PackageCode" = "8:{834EACD2-DFAE-4C78-95C2-15EAB37DD6D7}"
"ProductCode" = "8:{AA928FEF-E4AB-4D5A-B409-0026DAFF47A3}"
"PackageCode" = "8:{42A5B86C-3227-4F35-B118-B4839CFF37EE}"
"UpgradeCode" = "8:{1AC9D063-74DA-4D56-BA4A-C7F4216CFAF3}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.13.0"
"ProductVersion" = "8:1.13.1"
"Manufacturer" = "8:Lolle2000la"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
4 changes: 2 additions & 2 deletions Image sort.UI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
// 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.13.0.0")]
[assembly: AssemblyFileVersion("1.13.0.0")]
[assembly: AssemblyVersion("1.13.1.0")]
[assembly: AssemblyFileVersion("1.13.1.0")]
[assembly: NeutralResourcesLanguage("en-GB")]

4 changes: 2 additions & 2 deletions Image sort.Update/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,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.13.0.0")]
[assembly: AssemblyFileVersion("1.13.0.0")]
[assembly: AssemblyVersion("1.13.1.0")]
[assembly: AssemblyFileVersion("1.13.1.0")]
2 changes: 1 addition & 1 deletion Image sort.Update/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Image sort.Update/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@
<value>https://raw.githubusercontent.com/Lolle2000la/Image-Sort-Updates/master/update-reg.json</value>
</data>
<data name="version" xml:space="preserve">
<value>1.13.0</value>
<value>1.13.1</value>
</data>
</root>

0 comments on commit 6b578c1

Please sign in to comment.