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 1982c2f commit a8166c7Copy full SHA for a8166c7
appinfo/info.xml
@@ -10,7 +10,7 @@
10
11
]]>
12
</description>
13
- <version>3.0.0</version>
+ <version>3.1.0</version>
14
<licence>agpl</licence>
15
<author mail="[email protected]" 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": "2.0.0",
+ "version": "3.1.0",
5
"license": "agpl",
6
"private": true,
7
"scripts": {
0 commit comments