diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-22 16:04:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-22 16:04:58 +0000 |
commit | 2b39e6bf99324c0fc2d3600075b0cafd57af036c (patch) | |
tree | 84f8a0fde8dc6009d22ac7c45178ec4190ac19c5 /extra/linux | |
parent | 4b3e7da0fcef7b876c8fdd015d321d06e5f64e63 (diff) | |
download | alacritty-2b39e6bf99324c0fc2d3600075b0cafd57af036c.tar.gz alacritty-2b39e6bf99324c0fc2d3600075b0cafd57af036c.zip |
Bump version to 0.3.1v0.3.1
Diffstat (limited to 'extra/linux')
-rw-r--r-- | extra/linux/snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/linux/snap/snapcraft.yaml b/extra/linux/snap/snapcraft.yaml index 564b95f2..d03970fe 100644 --- a/extra/linux/snap/snapcraft.yaml +++ b/extra/linux/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty -version: '0.3.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.3.1' summary: Modern, GPU accelerated terminal emulator description: | Alacritty is a terminal emulator with a strong focus on simplicity and |