File tree 2 files changed +4
-4
lines changed
install/SetupOptiKeyMinecraft/SetupOptiKeyMinecraft
src/JuliusSweetland.OptiKey/Properties
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5879
5879
{
5880
5880
"Name" = "8:Microsoft Visual Studio"
5881
5881
"ProductName" = "8:EyeMine"
5882
- "ProductCode" = "8:{2E50D75A-753E-4533-AF58-6615EF57540F }"
5883
- "PackageCode" = "8:{7BC01726-77AC-48B0-AB58-865CE646C27D }"
5882
+ "ProductCode" = "8:{FCEF7281-16F8-4638-B390-42113B9E9CF2 }"
5883
+ "PackageCode" = "8:{21F39DCD-E683-4683-B55D-4E55A572DA43 }"
5884
5884
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
5885
5885
"AspNetVersion" = "8:4.0.30319.0"
5886
5886
"RestartWWWService" = "11:FALSE"
5887
5887
"RemovePreviousVersions" = "11:TRUE"
5888
5888
"DetectNewerInstalledVersion" = "11:TRUE"
5889
5889
"InstallAllUsers" = "11:FALSE"
5890
- "ProductVersion" = "8:1.0.6 "
5890
+ "ProductVersion" = "8:1.0.7 "
5891
5891
"Manufacturer" = "8:SpecialEffect"
5892
5892
"ARPHELPTELEPHONE" = "8:"
5893
5893
"ARPHELPLINK" = "8:"
Original file line number Diff line number Diff line change 60
60
//MAJOR version when you make incompatible API changes,
61
61
//MINOR version when you add functionality in a backwards-compatible manner, and
62
62
//PATCH version when you make backwards-compatible bug fixes (in the Version class this is the Build number).
63
- [ assembly: AssemblyVersion ( "1.0.6 " ) ]
63
+ [ assembly: AssemblyVersion ( "1.0.7 " ) ]
64
64
65
65
[ assembly: InternalsVisibleTo ( "JuliusSweetland.OptiKey.UnitTests" ) ]
66
66
[ assembly: InternalsVisibleTo ( "JuliusSweetland.OptiKey.AutoCompletePerformance" ) ]
You can’t perform that action at this time.
0 commit comments