diff --git a/PKGBUILD b/PKGBUILD index bc9e832d..52c78a77 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=('foot-git' 'foot-terminfo-git') -pkgver=1.8.2 +pkgver=1.9.0 pkgrel=1 arch=('x86_64' 'aarch64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index 52ce2dc5..d9762f91 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.8.2', + version: '1.9.0', license: 'MIT', meson_version: '>=0.54.0', default_options: [