From 6757acbb824e8be9968529a66e9a75a0a2ea2f5d Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Mon, 8 Apr 2019 19:14:51 +0000 Subject: Bump version to 0.3.0 --- extra/alacritty.man | 2 +- extra/linux/snap/snapcraft.yaml | 2 +- extra/osx/Alacritty.app/Contents/Info.plist | 2 +- extra/windows/wix/alacritty.wxs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/alacritty.man b/extra/alacritty.man index 4e2e2abf..68437e4e 100644 --- a/extra/alacritty.man +++ b/extra/alacritty.man @@ -1,4 +1,4 @@ -.TH ALACRITTY "1" "August 2018" "alacritty 0.2.9" "User Commands" +.TH ALACRITTY "1" "August 2018" "alacritty 0.3.0" "User Commands" .SH NAME alacritty \- a cross-platform, gpu-accelerated terminal emulator .SH "SYNOPSIS" diff --git a/extra/linux/snap/snapcraft.yaml b/extra/linux/snap/snapcraft.yaml index 002a66b3..564b95f2 100644 --- a/extra/linux/snap/snapcraft.yaml +++ b/extra/linux/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty -version: '0.2.9' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.3.0' # just for humans, typically '1.2+git' or '1.3.2' summary: Modern, GPU accelerated terminal emulator description: | Alacritty is a terminal emulator with a strong focus on simplicity and diff --git a/extra/osx/Alacritty.app/Contents/Info.plist b/extra/osx/Alacritty.app/Contents/Info.plist index ea91de25..da1aea7e 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.2.9 + 0.3.0 CFBundleSupportedPlatforms MacOSX diff --git a/extra/windows/wix/alacritty.wxs b/extra/windows/wix/alacritty.wxs index e00c01c5..9876cf38 100644 --- a/extra/windows/wix/alacritty.wxs +++ b/extra/windows/wix/alacritty.wxs @@ -2,7 +2,7 @@ - + -- cgit v1.2.3