summaryrefslogtreecommitdiffstats
path: root/assets/osx
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-07 17:36:16 +0000
committerGitHub <noreply@github.com>2019-01-07 17:36:16 +0000
commit55c894b30be46d4dcc59ce78f357f2b55ef20bb0 (patch)
treefc74958849ed985980f9ca605ac58557842924e5 /assets/osx
parent04707cbba630e3e4ad6b4200bef8ae7888c49e3b (diff)
Bump version to 0.2.5v0.2.5
This bumps the version number to 0.2.5 and prepares everything for the next versioned release.
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 da3d5ed9..45ced795 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.4</string>
+ <string>0.2.5</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>