We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8813b commit cbe1774Copy full SHA for cbe1774
appinfo/info.xml
@@ -10,7 +10,7 @@
10
11
]]>
12
</description>
13
- <version>5.0.0</version>
+ <version>5.1.0</version>
14
<licence>agpl</licence>
15
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
16
<documentation>
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "libresign",
3
"description": "A app for signing documents",
4
- "version": "4.0.0",
+ "version": "5.1.0",
5
"license": "agpl",
6
"private": true,
7
"scripts": {
0 commit comments