mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 10:15:27 +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.5
|
||||
BUILD_NUMBER=330
|
||||
GIT_HASH=5860d2c1ad41128e5b0fdb0f6e08f17baae48aa9
|
||||
VERSION=0.2.0
|
||||
BUILD_NUMBER=377
|
||||
GIT_HASH=934ee5cbab89f1efd429f81ef25c8477bb0af00b
|
||||
GIT_BRANCH=develop
|
||||
|
||||
4
dist/rpm/gnome/_service
vendored
4
dist/rpm/gnome/_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.5</param>
|
||||
<param name="versionformat">0.1.5</param>
|
||||
<param name="revision">0.2.0</param>
|
||||
<param name="versionformat">0.2.0</param>
|
||||
<param name="filename">systray-x-gnome</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.changes</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.spec</param>
|
||||
|
||||
4
dist/rpm/kde/_service
vendored
4
dist/rpm/kde/_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.5</param>
|
||||
<param name="versionformat">0.1.5</param>
|
||||
<param name="revision">0.2.0</param>
|
||||
<param name="versionformat">0.2.0</param>
|
||||
<param name="extract">dist/rpm/kde/systray-x.changes</param>
|
||||
<param name="extract">dist/rpm/kde/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.5",
|
||||
"version": "0.2.0",
|
||||
"author": "Maxime Rijnders",
|
||||
"homepage_url": "https://github.com/Ximi1970/systray-x",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user