aboutsummaryrefslogtreecommitdiff
path: root/extra/osx
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-11-19 21:34:34 +0100
committerChristian Duerr <contact@christianduerr.com>2019-11-19 21:34:34 +0100
commitec3fa2b33a84d196457c1bc424e22f28a8648c15 (patch)
tree770fd1a8f28eaa0fd34487f86be8142648ce8635 /extra/osx
parent4b2be6d7b1a6161f1b1fcd40576c3417779cfb90 (diff)
downloadalacritty-ec3fa2b33a84d196457c1bc424e22f28a8648c15.tar.gz
alacritty-ec3fa2b33a84d196457c1bc424e22f28a8648c15.zip
Bump master to 0.4.1-dev
To make the release process a bit smoother and prevent a freeze of the master process while review candidates are out, this will put the master in a perpetual development state. This should make it clear to everyone that the official source for releases is always the tagged branch and make it possible to release new versions completely independently. Since versions are bumped after each release, this makes it so the release branches do not have to get merged back into the master branch to show the correct development version.
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 de74f787..2cb34f8d 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.3.3</string>
+ <string>0.4.1-dev</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>