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:{52B303F3-88F0-4F6A-A56E-2FAFF65167EF }"
5909
- "PackageCode" = "8:{AA4182B9-B5D3-45C4-B26F-148B15D48ECD }"
5908
+ "ProductCode" = "8:{387E1CEA-9A0C-488E-ADEA-AC22818E2BD1 }"
5909
+ "PackageCode" = "8:{83532B7B-9453-40F7-840E-11B2214226B1 }"
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.15 "
5916
+ "ProductVersion" = "8:1.0.16 "
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.15 " ) ]
63
+ [ assembly: AssemblyVersion ( "1.0.16 " ) ]
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