mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-06-17 15:30:11 +02:00
Update version
This commit is contained in:
6
dist/rpm/VERSION
vendored
6
dist/rpm/VERSION
vendored
@@ -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
|
||||
|
||||
4
dist/rpm/_service
vendored
4
dist/rpm/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.1.4</param>
|
||||
<param name="versionformat">0.1.4</param>
|
||||
<param name="revision">0.1.5</param>
|
||||
<param name="versionformat">0.1.5</param>
|
||||
<param name="extract">dist/rpm/systray-x.changes</param>
|
||||
<param name="extract">dist/rpm/systray-x.spec</param>
|
||||
<param name="extract">dist/rpm/VERSION</param>
|
||||
|
||||
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user