[gnome-shell-extensions] Bump version to 3.30.1



commit 94eba47358cfa521d34e8972e8503eca52dd5da1
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Oct 8 22:55:05 2018 +0200

    Bump version to 3.30.1
    
    Update NEWS.

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9654892..33ac37e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.30.1
+======
+* apps-menu: Fix height on HiDPI systems [Florian; #102]
+* window-list: Only switch between windows on active workspace when scrolling
+  [Florian; #78]
+
+Contributors:
+  Florian Müllner
+
 3.30.0
 ======
 * Bump version
diff --git a/meson.build b/meson.build
index ef836e0..6b7654b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell-extensions',
-  version: '3.30.0',
+  version: '3.30.1',
   meson_version: '>= 0.44.0',
   license: 'GPL2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]