diff --git a/dist/rpm/VERSION b/dist/rpm/VERSION index 38c05cc..622c5fd 100644 --- a/dist/rpm/VERSION +++ b/dist/rpm/VERSION @@ -1,4 +1,4 @@ -VERSION=0.4.0 -BUILD_NUMBER=485 -GIT_HASH=632ade793aa0d1d6293754bd830d9ed99b596680 +VERSION=0.4.1 +BUILD_NUMBER=492 +GIT_HASH=b7d0c260155e6835248911de5763e7ac815dbbf4 GIT_BRANCH=develop diff --git a/dist/rpm/gnome/_service b/dist/rpm/gnome/_service index 887d142..53210b9 100644 --- a/dist/rpm/gnome/_service +++ b/dist/rpm/gnome/_service @@ -2,8 +2,8 @@ https://github.com/Ximi1970/systray-x.git git - 0.4.0 - 0.4.0 + 0.4.1 + 0.4.1 systray-x-gnome dist/rpm/gnome/systray-x-gnome.changes dist/rpm/gnome/systray-x-gnome.spec diff --git a/dist/rpm/kde/_service b/dist/rpm/kde/_service index d6a47e6..20857e7 100644 --- a/dist/rpm/kde/_service +++ b/dist/rpm/kde/_service @@ -2,8 +2,8 @@ https://github.com/Ximi1970/systray-x.git git - 0.4.0 - 0.4.0 + 0.4.1 + 0.4.1 dist/rpm/kde/systray-x.changes dist/rpm/kde/systray-x.spec dist/rpm/VERSION diff --git a/dist/rpm/minimal/_service b/dist/rpm/minimal/_service index 9feb4c2..90115e7 100644 --- a/dist/rpm/minimal/_service +++ b/dist/rpm/minimal/_service @@ -2,8 +2,8 @@ https://github.com/Ximi1970/systray-x.git git - 0.4.0 - 0.4.0 + 0.4.1 + 0.4.1 systray-x-minimal dist/rpm/gnome/systray-x-minimal.changes dist/rpm/gnome/systray-x-minimal.spec diff --git a/webext/manifest.json b/webext/manifest.json index 27cfbcc..1f62164 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.4.0", + "version": "0.4.1", "author": "Maxime Rijnders", "homepage_url": "https://github.com/Ximi1970/systray-x",