summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--meson.build2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 452c058..d03ed11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
==============
+Version 3.28.2
+==============
+
+* Fix crash in gnome-shell
+* Updated translations
+
+==============
Version 3.28.1
==============
diff --git a/meson.build b/meson.build
index 1e88178..67261ad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.28.1',
+ version: '3.28.2',
meson_version: '>= 0.43.0',
)