diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-08-03 09:46:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 09:46:27 +0000 |
commit | fed349aa2c567cbba900d56f72a830be45e0dfc8 (patch) | |
tree | c82a9ac7d359aa5a8fbc5ef74e241e1cd69b1e57 /extra/osx/Alacritty.app/Contents/Info.plist | |
parent | 7aa83478b5aa8e2da9d9ede2353b6ae9001dab25 (diff) | |
download | alacritty_terminal_v0.15.0.tar.gz alacritty_terminal_v0.15.0.zip |
Bump version to 0.9.0v0.9.0showalacritty_terminal_v0.15.0v0.9.0
Diffstat (limited to 'extra/osx/Alacritty.app/Contents/Info.plist')
-rw-r--r-- | extra/osx/Alacritty.app/Contents/Info.plist | 2 |
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 e4f332af..c1884a88 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.9.0-rc6</string> + <string>0.9.0</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> |