Skip to content

Commit 57dc586

Browse files
committed
Update version number to 1.1.1
1 parent b714c2b commit 57dc586

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

install/SetupOptiKeyMinecraft/SetupOptiKeyMinecraft/SetupOptiKeyMinecraft.vdproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -6029,15 +6029,15 @@
60296029
{
60306030
"Name" = "8:Microsoft Visual Studio"
60316031
"ProductName" = "8:EyeMine"
6032-
"ProductCode" = "8:{63620951-B220-4D57-9436-004B1E0561C4}"
6033-
"PackageCode" = "8:{6887A72A-C694-4387-8275-D9F155D7FB00}"
6032+
"ProductCode" = "8:{12D46E45-18FE-4AA9-BECD-CE3155F494EE}"
6033+
"PackageCode" = "8:{75D732BA-05FA-4E33-A702-42E8677E67AF}"
60346034
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
60356035
"AspNetVersion" = "8:4.0.30319.0"
60366036
"RestartWWWService" = "11:FALSE"
60376037
"RemovePreviousVersions" = "11:TRUE"
60386038
"DetectNewerInstalledVersion" = "11:TRUE"
60396039
"InstallAllUsers" = "11:FALSE"
6040-
"ProductVersion" = "8:1.1.0"
6040+
"ProductVersion" = "8:1.1.1"
60416041
"Manufacturer" = "8:SpecialEffect"
60426042
"ARPHELPTELEPHONE" = "8:"
60436043
"ARPHELPLINK" = "8:"

src/JuliusSweetland.OptiKey/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
//MAJOR version when you make incompatible API changes,
6161
//MINOR version when you add functionality in a backwards-compatible manner, and
6262
//PATCH version when you make backwards-compatible bug fixes (in the Version class this is the Build number).
63-
[assembly: AssemblyVersion("1.1.0")]
63+
[assembly: AssemblyVersion("1.1.1")]
6464

6565
[assembly: InternalsVisibleTo("JuliusSweetland.OptiKey.UnitTests")]
6666
[assembly: InternalsVisibleTo("JuliusSweetland.OptiKey.AutoCompletePerformance")]

0 commit comments

Comments
 (0)