Skip to content

Commit 1a60386

Browse files
committed
Increment version
1 parent 637ddb9 commit 1a60386

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

osx/QMK Toolbox.pkgproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<key>OVERWRITE_PERMISSIONS</key>
454454
<false/>
455455
<key>VERSION</key>
456-
<string>0.0.8</string>
456+
<string>0.0.10</string>
457457
</dict>
458458
<key>UUID</key>
459459
<string>9890D281-1549-46B1-8075-2C3C14A67FB9</string>

osx/qmk_toolbox/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<key>CFBundlePackageType</key>
6969
<string>APPL</string>
7070
<key>CFBundleShortVersionString</key>
71-
<string>0.0.9</string>
71+
<string>0.0.10</string>
7272
<key>CFBundleSignature</key>
7373
<string>????</string>
7474
<key>CFBundleURLTypes</key>

windows/QMK Toolbox/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [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")]

0 commit comments

Comments
 (0)