diff --git a/PKGBUILD b/PKGBUILD index 43f6a486..6eabe0b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=('foot-git' 'foot-terminfo-git') -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 arch=('x86_64' 'aarch64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index b8ba12e8..50cc9eb5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.7.1', + version: '1.7.2', license: 'MIT', meson_version: '>=0.53.0', default_options: [