Skip to content

Commit 3fe8cb3

Browse files
committed
Bump version to 1.22.0.1
1 parent 323daee commit 3fe8cb3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

HitCounterManagerWinInstaller.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -493,15 +493,15 @@
493493
{
494494
"Name" = "8:Microsoft Visual Studio"
495495
"ProductName" = "8:HitCounterManager"
496-
"ProductCode" = "8:{1B3D8153-A0E6-44DE-B7FF-9C163AED3E1D}"
497-
"PackageCode" = "8:{7528DDED-5C56-446C-B551-94C69676F0A0}"
496+
"ProductCode" = "8:{FCBDF0FC-CA9A-40BB-91C2-6BC942BD40C6}"
497+
"PackageCode" = "8:{62124CD7-631C-4885-9B30-5274178F200B}"
498498
"UpgradeCode" = "8:{E37C963F-DDC5-4776-80DD-7B583A48415F}"
499499
"AspNetVersion" = "8:4.0.30319.0"
500500
"RestartWWWService" = "11:FALSE"
501501
"RemovePreviousVersions" = "11:FALSE"
502502
"DetectNewerInstalledVersion" = "11:FALSE"
503503
"InstallAllUsers" = "11:FALSE"
504-
"ProductVersion" = "8:1.22.0"
504+
"ProductVersion" = "8:1.22.1"
505505
"Manufacturer" = "8:GunriderProductions"
506506
"ARPHELPTELEPHONE" = "8:"
507507
"ARPHELPLINK" = "8:"

Sources/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
[assembly: AssemblyTrademark("")]
3333
[assembly: AssemblyCulture("")]
3434

35-
[assembly: AssemblyVersion("1.22.0.0")]
36-
[assembly: AssemblyFileVersion("1.22.0.0")]
35+
[assembly: AssemblyVersion("1.22.0.1")]
36+
[assembly: AssemblyFileVersion("1.22.0.1")]
3737

3838
[assembly: ComVisible(false)]
3939
[assembly: Guid("348b28b3-0290-4274-93aa-aa52be387120")]

0 commit comments

Comments
 (0)