We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc8b07 commit f9f45ccCopy full SHA for f9f45cc
Heroesprofile.Uploader.Windows/Properties/AssemblyInfo.cs
@@ -52,6 +52,6 @@
52
// You can specify all the values or you can default the Build and Revision Numbers
53
// by using the '*' as shown below:
54
// [assembly: AssemblyVersion("1.0.*")]
55
-[assembly: AssemblyVersion("2.0.7")]
56
-[assembly: AssemblyFileVersion("2.0.7")]
+[assembly: AssemblyVersion("2.0.8")]
+[assembly: AssemblyFileVersion("2.0.8")]
57
[assembly: AssemblyInformationalVersion("1.0.0")]
Heroesprofile.Uploader.Windows/SquirrelRelease.txt
@@ -8,4 +8,4 @@
8
9
5: CD to Installer directory
10
11
-6: Squirrel --releasify=Heroesprofile.Uploader.2.0.7.nupkg --no-msi --setupIcon=uploader_icon_light.ico
+6: Squirrel --releasify=Heroesprofile.Uploader.2.0.8.nupkg --no-msi --setupIcon=uploader_icon_light.ico
0 commit comments