build: Post-release version bump

With 3.36.1 out, let's start the next development cycle ...
This commit is contained in:
Florian Müllner 2020-03-31 00:36:48 +02:00
parent 5c33fe4a0a
commit 18742fcc32
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
project('gnome-extensions-tool', 'c',
version: '3.36.0',
version: '3.37.0',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)