File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
windows/QMK Toolbox/Properties Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 453
453
<key >OVERWRITE_PERMISSIONS</key >
454
454
<false />
455
455
<key >VERSION</key >
456
- <string >0.0.8 </string >
456
+ <string >0.0.10 </string >
457
457
</dict >
458
458
<key >UUID</key >
459
459
<string >9890D281-1549-46B1-8075-2C3C14A67FB9</string >
Original file line number Diff line number Diff line change 68
68
<key >CFBundlePackageType </key >
69
69
<string >APPL </string >
70
70
<key >CFBundleShortVersionString </key >
71
- <string >0.0.9 </string >
71
+ <string >0.0.10 </string >
72
72
<key >CFBundleSignature </key >
73
73
<string >???? </string >
74
74
<key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "0.0.9 " ) ]
35
- [ assembly: AssemblyFileVersion ( "0.0.9 " ) ]
34
+ [ assembly: AssemblyVersion ( "0.0.10 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "0.0.10 " ) ]
You can’t perform that action at this time.
0 commit comments