diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-12-09 23:28:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-09 23:28:29 +0000 |
commit | 7ab0b448479c9705fa14003bda97040630710b7a (patch) | |
tree | 000c51e160ffd0f9a69f4d0060b11e22eaa225c1 /snap/snapcraft.yaml | |
parent | 1cebcd660bf0b6dc514341fe6bc7a392b1572849 (diff) | |
download | alacritty-0.2.4.tar.gz alacritty-0.2.4.zip |
Bump version to 0.2.4v0.2.4
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 36e12c4d..7bd6fdda 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty # you probably want to 'snapcraft register <name>' -version: '0.2.3' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.2.4' # just for humans, typically '1.2+git' or '1.3.2' summary: Modern, GPU accelerated terminal emulator # 79 char long summary description: | Modern, GPU accelerated terminal emulator |