Bump version to 40.7
There weren't any code changes, but the pre-generated classic
stylesheet in the last tarball was incorrect because "someone"
didn't call `git submodule update` before distcheck 😊
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
40.7
|
||||
====
|
||||
* Bump version
|
||||
|
||||
40.6
|
||||
====
|
||||
* window-list: Update window tracking to avoid missing icons [Florian; #372]
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
project('gnome-shell-extensions',
|
||||
version: '40.6',
|
||||
version: '40.7',
|
||||
meson_version: '>= 0.44.0',
|
||||
license: 'GPL2+'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user