From 2bb2ed817bebf2dfe7d7891cff236f53ddcf7bf9 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Sun, 15 Nov 2020 13:38:46 +0000 Subject: Bump development version to 0.7.0-dev This is only an update to the development version and does not represent a stable release. --- extra/osx/Alacritty.app/Contents/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/osx') diff --git a/extra/osx/Alacritty.app/Contents/Info.plist b/extra/osx/Alacritty.app/Contents/Info.plist index 50626dcc..19432c58 100644 --- a/extra/osx/Alacritty.app/Contents/Info.plist +++ b/extra/osx/Alacritty.app/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.6.0-dev + 0.7.0-dev CFBundleSupportedPlatforms MacOSX -- cgit