diff --git a/data/reco.appdata.xml.in b/data/reco.appdata.xml.in index c20c5f85..d4ddddf8 100644 --- a/data/reco.appdata.xml.in +++ b/data/reco.appdata.xml.in @@ -38,7 +38,7 @@ - +
  • Migrate to GTK 4, the latest version of GTK
  • diff --git a/meson.build b/meson.build index 11a3c812..a8f0ffbf 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'com.github.ryonakano.reco', 'vala', 'c', - version: '3.3.1', + version: '4.0.0', meson_version: '>=0.57.0' )