diff --git a/NEWS b/NEWS index dc57cb64..485ff126 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +3.36.3 +====== + +Contributors: + Florian Müllner + +Translators: + Baurzhan Muftakhidinov [kk] + 3.36.2 ====== * Misc. bug fixes and cleanups [Florian, Xiaoguang; !113, !106] diff --git a/meson.build b/meson.build index 676526bf..05513d95 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gnome-shell-extensions', - version: '3.36.2', + version: '3.36.3', meson_version: '>= 0.44.0', license: 'GPL2+' )