Skip to content

Commit f13335d

Browse files
author
K McNaught
committed
Update version number to 1.0.10
1 parent d0715a7 commit f13335d

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:{5B83C53F-5C0F-481C-B779-D5F851F9AADC}"
5883-
"PackageCode" = "8:{33AF471A-7AC7-4D35-8F70-CB6EB16C37D8}"
5882+
"ProductCode" = "8:{E7BDBC16-3195-427F-AB7A-D61AF6EF8145}"
5883+
"PackageCode" = "8:{F418CCA7-B580-406F-8B08-164AABD0C0E0}"
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.9"
5890+
"ProductVersion" = "8:1.0.10"
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.9")]
63+
[assembly: AssemblyVersion("1.0.10")]
6464

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

0 commit comments

Comments
 (0)