Skip to content

Commit 8eb6f1d

Browse files
committed
Updated parser based on master branch changes
1 parent ce8bb90 commit 8eb6f1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Heroesprofile.Uploader.Windows/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
// You can specify all the values or you can default the Build and Revision Numbers
5353
// by using the '*' as shown below:
5454
// [assembly: AssemblyVersion("1.0.*")]
55-
[assembly: AssemblyVersion("2.0.6")]
56-
[assembly: AssemblyFileVersion("2.0.6")]
55+
[assembly: AssemblyVersion("2.0.7")]
56+
[assembly: AssemblyFileVersion("2.0.7")]
5757
[assembly: AssemblyInformationalVersion("1.0.0")]

Heroesprofile.Uploader.Windows/SquirrelRelease.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
5: CD to Installer directory
1010

11-
6: Squirrel --releasify=Heroesprofile.Uploader.2.0.6.nupkg --no-msi --setupIcon=uploader_icon_light.ico
11+
6: Squirrel --releasify=Heroesprofile.Uploader.2.0.7.nupkg --no-msi --setupIcon=uploader_icon_light.ico

0 commit comments

Comments
 (0)