Skip to content

Commit 95e3c52

Browse files
author
K McNaught
committed
Update version number to 1.0.18
1 parent 4a668eb commit 95e3c52

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:{BA1CC868-54A9-489E-9D1F-783F5053AAAE}"
5909-
"PackageCode" = "8:{9760ACB8-F18A-45B0-BE04-038CB9018B90}"
5908+
"ProductCode" = "8:{77198B0E-56C4-4557-8D96-47CC01DCBAA9}"
5909+
"PackageCode" = "8:{131C657F-5DEF-44E4-8AD7-9EFA06F3C1D1}"
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.17"
5916+
"ProductVersion" = "8:1.0.18"
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.17")]
63+
[assembly: AssemblyVersion("1.0.18")]
6464

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

0 commit comments

Comments
 (0)