diff --git a/debian/changelog b/debian/changelog index 37081853..22f09941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +squeekboard (1.7.0) amber-phone; urgency=medium + + * New terminal layout appearing on terminal input hint + + -- Dorota Czaplejewicz Wed, 08 Jan 2020 11:53:07 +0000 + squeekboard (1.6.0) amber-phone; urgency=medium [ Dorota Czaplejewicz ] diff --git a/meson.build b/meson.build index 9cbfc5f3..66340e09 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'squeekboard', 'c', 'rust', - version: '1.6.0', + version: '1.7.0', license: 'GPLv3', meson_version: '>=0.51.0', default_options: [