Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed May 29, 2019
1 parent 637ddb9 commit 1a60386
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion osx/QMK Toolbox.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
<key>OVERWRITE_PERMISSIONS</key>
<false/>
<key>VERSION</key>
<string>0.0.8</string>
<string>0.0.10</string>
</dict>
<key>UUID</key>
<string>9890D281-1549-46B1-8075-2C3C14A67FB9</string>
Expand Down
2 changes: 1 addition & 1 deletion osx/qmk_toolbox/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.9</string>
<string>0.0.10</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down
4 changes: 2 additions & 2 deletions windows/QMK Toolbox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.9")]
[assembly: AssemblyFileVersion("0.0.9")]
[assembly: AssemblyVersion("0.0.10")]
[assembly: AssemblyFileVersion("0.0.10")]

0 comments on commit 1a60386

Please sign in to comment.