diff --git a/dist/rpm/VERSION b/dist/rpm/VERSION index 2c3c8ae..7dac28b 100644 --- a/dist/rpm/VERSION +++ b/dist/rpm/VERSION @@ -1,4 +1,4 @@ -VERSION=0.1.4 -BUILD_NUMBER=240 -GIT_HASH=e10c7f89dada974dda61c86e2e87619aeec06108 +VERSION=0.1.5 +BUILD_NUMBER=330 +GIT_HASH=5860d2c1ad41128e5b0fdb0f6e08f17baae48aa9 GIT_BRANCH=develop diff --git a/dist/rpm/_service b/dist/rpm/_service index cca3f69..0740f6a 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -2,8 +2,8 @@ https://github.com/Ximi1970/systray-x.git git - 0.1.4 - 0.1.4 + 0.1.5 + 0.1.5 dist/rpm/systray-x.changes dist/rpm/systray-x.spec dist/rpm/VERSION diff --git a/webext/manifest.json b/webext/manifest.json index e57aca8..9e86b49 100644 --- a/webext/manifest.json +++ b/webext/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extension_name__", "description": "__MSG_extension_description__", - "version": "0.1.4", + "version": "0.1.5", "author": "Maxime Rijnders", "homepage_url": "https://github.com/Ximi1970/systray-x",