1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-10-30 23:36:53 -04:00

Bump development version to 0.10.0-dev

This is only an update to the development version and does not represent
a stable release.
This commit is contained in:
Christian Duerr 2021-07-18 03:03:41 +00:00 committed by GitHub
parent 6fb2aefde4
commit 1d8bd73bc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 13 additions and 9 deletions

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.8.0-dev</string>
<string>0.10.0-dev</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>