Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ximi1970 committed Apr 3, 2020
1 parent daf5ece commit f259638
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dist/rpm/_service
Original file line number Diff line number Diff line change
Expand Up @@ -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.1</param>
<param name="versionformat">0.1.1</param>
<param name="revision">0.1.2</param>
<param name="versionformat">0.1.2</param>
<param name="extract">dist/rpm/systray-x.changes</param>
<param name="extract">dist/rpm/systray-x.spec</param>
<param name="extract">dist/deb/debian.changelog</param>
Expand Down
2 changes: 1 addition & 1 deletion webext/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "0.1.1",
"version": "0.1.2",
"author": "Maxime Rijnders",
"homepage_url": "https://github.com/Ximi1970/systray-x",

Expand Down

0 comments on commit f259638

Please sign in to comment.