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.2.5

This bumps the version number to 0.2.5 and prepares everything for the
next versioned release.
This commit is contained in:
Christian Duerr 2019-01-07 17:36:16 +00:00 committed by GitHub
parent 04707cbba6
commit 55c894b30b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 253 additions and 240 deletions

View file

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>