aboutsummaryrefslogtreecommitdiff
path: root/extra/osx
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-01-04 09:55:13 +0000
committerGitHub <noreply@github.com>2021-01-04 09:55:13 +0000
commit6ff4e840f8a12e72ae7cb30566ee57df4289082d (patch)
tree5df2a12cdfce797776b1473aa71e700a17f06753 /extra/osx
parent08e111dfae15d2428d87c3a80c68d858b144d287 (diff)
downloadalacritty-6ff4e840f8a12e72ae7cb30566ee57df4289082d.tar.gz
alacritty-6ff4e840f8a12e72ae7cb30566ee57df4289082d.zip
Bump development version to 0.8.0-dev
This is only an update to the development version and does not represent a stable release.
Diffstat (limited to 'extra/osx')
-rw-r--r--extra/osx/Alacritty.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/osx/Alacritty.app/Contents/Info.plist b/extra/osx/Alacritty.app/Contents/Info.plist
index 19432c58..8c88e53b 100644
--- a/extra/osx/Alacritty.app/Contents/Info.plist
+++ b/extra/osx/Alacritty.app/Contents/Info.plist
@@ -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>