diff --git a/VERSION b/VERSION index c7b934fb6e3..37654497705 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -51.9 +51.10 diff --git a/data/com.usebottles.bottles.metainfo.xml.in b/data/com.usebottles.bottles.metainfo.xml.in index 0a666a43a15..9a4aebf04e8 100644 --- a/data/com.usebottles.bottles.metainfo.xml.in +++ b/data/com.usebottles.bottles.metainfo.xml.in @@ -64,6 +64,15 @@ 768 + + +

Clean FSR settings

+

Improve bad connections handling

+

Update Flatpak runtime

+

Update translations

+

Various bug fixes

+
+

Fix runners and components from not showing when prereleases are off

diff --git a/meson.build b/meson.build index ce7980b9348..4bff6b07aac 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'bottles', - version: '51.9', + version: '51.10', meson_version: '>= 0.59.0', default_options: [ 'warning_level=2',