diff --git a/debian/changelog b/debian/changelog index b34cccf7..cfbbf35e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +warpinator (1.8.5) wilma; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Tue, 18 Jun 2024 20:56:58 +0100 + warpinator (1.8.4) wilma; urgency=medium [ Butterfly ] diff --git a/meson.build b/meson.build index 6621681c..283e0216 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('warpinator', 'c', version : '1.8.4', meson_version : '>=0.47.0') +project('warpinator', 'c', version : '1.8.5', meson_version : '>=0.47.0') RPC_API_VERSION = '2'