diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-03-15 22:50:54 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-03-19 02:20:53 +0100 |
commit | e98f052e64c60bab6ad3cbad8e314e991d2e272b (patch) | |
tree | 32ba7fcb0ab438595ec9111614d95b20aadc6d0b /extra | |
parent | 215a0becb6da37e432eccdbdd8f165a864e9864a (diff) | |
download | alacritty-e98f052e64c60bab6ad3cbad8e314e991d2e272b.tar.gz alacritty-e98f052e64c60bab6ad3cbad8e314e991d2e272b.zip |
Alacritty version 0.13.2-rc1v0.13.2-rc1alacritty_terminal_v0.23.0-rc1
Diffstat (limited to 'extra')
-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 cb8f218f..e11f3a57 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.1</string> + <string>0.13.2-rc1</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> |