Skip to content

Commit 89a5dd9

Browse files
committed
Update version number to 1.1.0
1 parent b34cbe9 commit 89a5dd9

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:{567441B2-4B04-4785-9BF4-2EC8305E9C8A}"
6033-
"PackageCode" = "8:{83629BFF-ECB1-41F5-B015-2E06578F6302}"
6032+
"ProductCode" = "8:{63620951-B220-4D57-9436-004B1E0561C4}"
6033+
"PackageCode" = "8:{6887A72A-C694-4387-8275-D9F155D7FB00}"
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.0.21"
6040+
"ProductVersion" = "8:1.1.0"
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.0.21")]
63+
[assembly: AssemblyVersion("1.1.0")]
6464

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

0 commit comments

Comments
 (0)