diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-02-19 23:59:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 23:59:48 +0000 |
commit | 5ac8060bf45e39f4f7dbdf095f3f1fd7d02dcd86 (patch) | |
tree | b38582f23e8a4e323d13c620003cf4a587df0631 /extra/osx/Alacritty.app/Contents/Info.plist | |
parent | 917eeb5cf29c395dcd1cc909fbde7d7a05386110 (diff) | |
download | alacritty_terminal_v0.13.0.tar.gz alacritty_terminal_v0.13.0.zip |
Bump version to 0.7.2v0.7.2alacritty_terminal_v0.13.0v0.7.2
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 2411a9b0..a54af6d7 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.7.2-rc2</string> + <string>0.7.2</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> |