Skip to content

Commit 20becd4

Browse files
committed
Bump version
1 parent 0e1a9ec commit 20becd4

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Types of changes:
1313
- *Security* in case of vulnerabilities.
1414

1515
<!-- changelog-linker -->
16+
## 5.1.4 - 2022-08-04
17+
### Fixed
18+
- Update file from master
19+
[#879](https://github.com/LibreSign/libresign/pull/879)
20+
1621
## 5.1.3 - 2022-08-04
1722
### Fixed
1823
- General adjusts and updates

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1111
]]>
1212
</description>
13-
<version>5.1.3</version>
13+
<version>5.1.4</version>
1414
<licence>agpl</licence>
1515
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
1616
<documentation>

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": "5.1.3",
4+
"version": "5.1.4",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)