diff --git a/PKGBUILD b/PKGBUILD index 04f603be..2b4ddcfc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=('foot-git' 'foot-terminfo-git') -pkgver=1.5.4 +pkgver=1.6.0 pkgrel=1 arch=('x86_64' 'aarch64') url=https://codeberg.org/dnkl/foot diff --git a/meson.build b/meson.build index e6a5c3d4..4370acc0 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.5.4', + version: '1.6.0', license: 'MIT', meson_version: '>=0.53.0', default_options: [