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 6029
6029
{
6030
6030
"Name" = "8:Microsoft Visual Studio"
6031
6031
"ProductName" = "8:EyeMine"
6032
- "ProductCode" = "8:{63620951-B220-4D57-9436-004B1E0561C4 }"
6033
- "PackageCode" = "8:{6887A72A-C694-4387-8275-D9F155D7FB00 }"
6032
+ "ProductCode" = "8:{12D46E45-18FE-4AA9-BECD-CE3155F494EE }"
6033
+ "PackageCode" = "8:{75D732BA-05FA-4E33-A702-42E8677E67AF }"
6034
6034
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
6035
6035
"AspNetVersion" = "8:4.0.30319.0"
6036
6036
"RestartWWWService" = "11:FALSE"
6037
6037
"RemovePreviousVersions" = "11:TRUE"
6038
6038
"DetectNewerInstalledVersion" = "11:TRUE"
6039
6039
"InstallAllUsers" = "11:FALSE"
6040
- "ProductVersion" = "8:1.1.0 "
6040
+ "ProductVersion" = "8:1.1.1 "
6041
6041
"Manufacturer" = "8:SpecialEffect"
6042
6042
"ARPHELPTELEPHONE" = "8:"
6043
6043
"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.1.0 " ) ]
63
+ [ assembly: AssemblyVersion ( "1.1.1 " ) ]
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