Skip to content

Commit 98d6208

Browse files
author
K McNaught
committed
Update version number to 1.0.15
1 parent beb9802 commit 98d6208

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
@@ -5879,15 +5879,15 @@
58795879
{
58805880
"Name" = "8:Microsoft Visual Studio"
58815881
"ProductName" = "8:EyeMine"
5882-
"ProductCode" = "8:{A867FFFB-BDFC-4BFB-B240-0421B0CC58E8}"
5883-
"PackageCode" = "8:{78FE1DBF-63E9-4671-953A-D35A56393F39}"
5882+
"ProductCode" = "8:{52B303F3-88F0-4F6A-A56E-2FAFF65167EF}"
5883+
"PackageCode" = "8:{AA4182B9-B5D3-45C4-B26F-148B15D48ECD}"
58845884
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
58855885
"AspNetVersion" = "8:4.0.30319.0"
58865886
"RestartWWWService" = "11:FALSE"
58875887
"RemovePreviousVersions" = "11:TRUE"
58885888
"DetectNewerInstalledVersion" = "11:TRUE"
58895889
"InstallAllUsers" = "11:FALSE"
5890-
"ProductVersion" = "8:1.0.14"
5890+
"ProductVersion" = "8:1.0.15"
58915891
"Manufacturer" = "8:SpecialEffect"
58925892
"ARPHELPTELEPHONE" = "8:"
58935893
"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.14")]
63+
[assembly: AssemblyVersion("1.0.15")]
6464

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

0 commit comments

Comments
 (0)