diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-01-06 06:56:09 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-01-06 08:59:54 +0100 |
commit | 57da0bf903b0d809b2f76aac2e0080bc80e11e83 (patch) | |
tree | 13b9717d3712e8c0fffe349e7a870c434619e9f3 /extra/osx/Alacritty.app/Contents/Info.plist | |
parent | 6e7895b2afec21454c2352bd872d39ef93759308 (diff) | |
download | alacritty-57da0bf903b0d809b2f76aac2e0080bc80e11e83.tar.gz alacritty-57da0bf903b0d809b2f76aac2e0080bc80e11e83.zip |
Alacritty version 0.13.1-rc1v0.13.1-rc1alacritty_terminal_v0.21.0-rc1
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 7451240b..1b0c0faf 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.13.0</string> + <string>0.13.1-rc1</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> |