1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-08-07 22:12:25 -04:00

Bump development version to 0.8.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-01-04 09:55:13 +00:00 committed by GitHub
parent 08e111dfae
commit 6ff4e840f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 12 deletions

View file

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