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:{A867FFFB-BDFC-4BFB-B240-0421B0CC58E8 }"
5883
- "PackageCode" = "8:{78FE1DBF-63E9-4671-953A-D35A56393F39 }"
5882
+ "ProductCode" = "8:{52B303F3-88F0-4F6A-A56E-2FAFF65167EF }"
5883
+ "PackageCode" = "8:{AA4182B9-B5D3-45C4-B26F-148B15D48ECD }"
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.14 "
5890
+ "ProductVersion" = "8:1.0.15 "
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.14 " ) ]
63
+ [ assembly: AssemblyVersion ( "1.0.15 " ) ]
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