summaryrefslogtreecommitdiffstats
path: root/assets/osx
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-11-13 16:06:33 +0000
committerGitHub <noreply@github.com>2018-11-13 16:06:33 +0000
commit521d2f6a2c21bcec213a06729109a1b06cf9333d (patch)
tree39e5892e19d6e9a6149a2a87f3f84e95a5b06ea6 /assets/osx
parenta68ce7a0e4fd231aae721acd6a742c66d581fd37 (diff)
Bump version to 0.2.3
Since the version 0.2.2 had some significant breakage which affects a large number of users, this 0.2.3 release aims at providing a stable release which works for everyone without any major regressions.
Diffstat (limited to 'assets/osx')
-rw-r--r--assets/osx/Alacritty.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/osx/Alacritty.app/Contents/Info.plist b/assets/osx/Alacritty.app/Contents/Info.plist
index e1c0c886..4afc218a 100644
--- a/assets/osx/Alacritty.app/Contents/Info.plist
+++ b/assets/osx/Alacritty.app/Contents/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.2.2</string>
+ <string>0.2.3</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>