Skip to content

Commit 7adb0fd

Browse files
author
K McNaught
committed
Update version number to 1.0.16
1 parent f2f8e5b commit 7adb0fd

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
@@ -5905,15 +5905,15 @@
59055905
{
59065906
"Name" = "8:Microsoft Visual Studio"
59075907
"ProductName" = "8:EyeMine"
5908-
"ProductCode" = "8:{52B303F3-88F0-4F6A-A56E-2FAFF65167EF}"
5909-
"PackageCode" = "8:{AA4182B9-B5D3-45C4-B26F-148B15D48ECD}"
5908+
"ProductCode" = "8:{387E1CEA-9A0C-488E-ADEA-AC22818E2BD1}"
5909+
"PackageCode" = "8:{83532B7B-9453-40F7-840E-11B2214226B1}"
59105910
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
59115911
"AspNetVersion" = "8:4.0.30319.0"
59125912
"RestartWWWService" = "11:FALSE"
59135913
"RemovePreviousVersions" = "11:TRUE"
59145914
"DetectNewerInstalledVersion" = "11:TRUE"
59155915
"InstallAllUsers" = "11:FALSE"
5916-
"ProductVersion" = "8:1.0.15"
5916+
"ProductVersion" = "8:1.0.16"
59175917
"Manufacturer" = "8:SpecialEffect"
59185918
"ARPHELPTELEPHONE" = "8:"
59195919
"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.15")]
63+
[assembly: AssemblyVersion("1.0.16")]
6464

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

0 commit comments

Comments
 (0)