diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml index f0af306e..484610d0 100644 --- a/data/com.github.rafostar.Clapper.metainfo.xml +++ b/data/com.github.rafostar.Clapper.metainfo.xml @@ -48,6 +48,14 @@ + + +

+ A quick hotfix release. Fixes problems with new video sink on displays with non-100% scaling applied. + See 0.5.0 version release notes for full recent changelog. +

+
+

Changes:

diff --git a/meson.build b/meson.build index 942423a9..48ecd9db 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('com.github.rafostar.Clapper', 'c', 'cpp', - version: '0.5.0', + version: '0.5.1', meson_version: '>= 0.50.0', license: 'GPL-3.0-or-later', default_options: [