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 5905
5905
{
5906
5906
"Name" = "8:Microsoft Visual Studio"
5907
5907
"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 }"
5910
5910
"UpgradeCode" = "8:{F624771D-D580-42B7-9ECC-6D46B129230B}"
5911
5911
"AspNetVersion" = "8:4.0.30319.0"
5912
5912
"RestartWWWService" = "11:FALSE"
5913
5913
"RemovePreviousVersions" = "11:TRUE"
5914
5914
"DetectNewerInstalledVersion" = "11:TRUE"
5915
5915
"InstallAllUsers" = "11:FALSE"
5916
- "ProductVersion" = "8:1.0.17 "
5916
+ "ProductVersion" = "8:1.0.18 "
5917
5917
"Manufacturer" = "8:SpecialEffect"
5918
5918
"ARPHELPTELEPHONE" = "8:"
5919
5919
"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.17 " ) ]
63
+ [ assembly: AssemblyVersion ( "1.0.18 " ) ]
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