Merge branch 'releases/1.2'

This commit is contained in:
Daniel Eklöf 2020-03-15 11:36:25 +01:00
commit 73aee27e47
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 8 additions and 2 deletions

View file

@ -22,6 +22,12 @@
### Security
## 1.2.3
### Fixed
* Forgot to version bump 1.2.2
## 1.2.2
### Changed

View file

@ -1,5 +1,5 @@
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.2.1
pkgver=1.2.3
pkgrel=1
arch=('x86_64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.2.1',
version: '1.2.3',
license: 'MIT',
meson_version: '>=0.47.0',
default_options: [