aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-10-18 22:25:57 +0000
committerGitHub <noreply@github.com>2024-10-18 22:25:57 +0000
commit6dbd785bc0063109fcf8105bdf7e4d5673892abf (patch)
tree0a359b47f4307d797876ad0a35da23be35bc63f9 /extra
parentf90d2964a6eda906d61b76f5e0ec7b9e44c12cb1 (diff)
downloadalacritty-6dbd785bc0063109fcf8105bdf7e4d5673892abf.tar.gz
alacritty-6dbd785bc0063109fcf8105bdf7e4d5673892abf.zip
Bump development version to 0.15.0-dev
This is only an update to the development version and does not represent a stable release.
Diffstat (limited to 'extra')
-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 e402e372..59c70ff2 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.14.0-dev</string>
+ <string>0.15.0-dev</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>