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

Bump version to 0.5.0-dev

This is a bump of the development version and does not represent a
stable release.
This commit is contained in:
Christian Duerr 2020-03-14 16:39:02 +00:00 committed by GitHub
parent ead8d68c69
commit 6801c4a4fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 12 additions and 13 deletions

View file

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