diff --git a/NEWS b/NEWS index c2008851..c3dec5da 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +3.33.92 +======= + +Translators: + Марко Костић [sr], Tim Sabsch [de], Rūdolfs Mazurs [lv], Matej Urbančič [sl], + Balázs Úr [hu], Claude Paroz [fr], Fran Dieguez [gl], Changwoo Ryu [ko], + Ryuta Fujii [ja], Fabio Tomat [fur], Goran Vidović [hr] + 3.33.91 ======= * Misc. bug fixes and cleanups [Florian; !88, !90, !91, !92] diff --git a/meson.build b/meson.build index 0320d7a8..94708c63 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gnome-shell-extensions', - version: '3.33.91', + version: '3.33.92', meson_version: '>= 0.44.0', license: 'GPL2+' )