Skip to content

Commit 39f1838

Browse files
authored
Merge pull request #2578 from LibreSign/bump-version
Bump version
2 parents bb434e7 + b4355b0 commit 39f1838

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
]]>
1111
</description>
12-
<version>9.0.0-rc8</version>
12+
<version>9.0.0-rc9</version>
1313
<licence>agpl</licence>
1414
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
1515
<documentation>
@@ -22,7 +22,7 @@
2222
<discussion>https://t.me/libresign</discussion>
2323
<bugs>https://github.com/LibreSign/libresign/issues</bugs>
2424
<repository type="git">https://github.com/LibreSign/libresign</repository>
25-
<screenshot>https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=9.0.0-rc8</screenshot>
25+
<screenshot>https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=9.0.0-rc9</screenshot>
2626
<dependencies>
2727
<lib>openssl</lib>
2828
<nextcloud min-version="29" max-version="29"/>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libresign",
33
"description": "A app for signing documents",
4-
"version": "9.0.0-rc8",
4+
"version": "9.0.0-rc9",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)