Skip to content

Commit 11cd2fe

Browse files
authored
Merge pull request #117 from LibreSign/bump_release
Bump release
2 parents ee76f54 + f22a12c commit 11cd2fe

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Types of changes:
1414

1515
<!-- changelog-linker -->
1616

17+
## Unreleased
18+
19+
### Changed
20+
21+
- [#116] Backend translations, Thanks to [@vitormattos]
22+
- [#115] Review frontend translations, Thanks to [@vitormattos]
23+
24+
## [v2.0.5] - 2021-03-11
25+
26+
- [#114] Changelog, Thanks to [@vitormattos]
27+
1728
## [v2.0.5] - 2021-03-11
1829

1930
### Changed
@@ -35,8 +46,6 @@ Types of changes:
3546
- [#105] Fix app name, description and summary, Thanks to [@vitormattos]
3647

3748
## [v2.0.1] - 2021-03-08
38-
39-
4049
- [#102] Makefile and change dependency repository, Thanks to [@vitormattos]
4150
- [#101] Clean package.json, Thanks to [@vitormattos]
4251

@@ -187,3 +196,7 @@ Types of changes:
187196
[v2.0.4]: https://github.com/LibreSign/libresign/compare/v2.0.2...v2.0.4
188197
[v2.0.2]: https://github.com/LibreSign/libresign/compare/v2.0.1...v2.0.2
189198
[v2.0.1]: https://github.com/LibreSign/libresign/compare/v2.0.0...v2.0.1
199+
[#116]: https://github.com/LibreSign/libresign/pull/116
200+
[#115]: https://github.com/LibreSign/libresign/pull/115
201+
[#114]: https://github.com/LibreSign/libresign/pull/114
202+
[v2.0.5]: https://github.com/LibreSign/libresign/compare/v2.0.4...v2.0.5

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>LibreSign</name>
55
<summary>Libre digital signature app for Nextcloud.</summary>
66
<description><![CDATA[This is a libre digital PDF signature app for Nextcloud]]></description>
7-
<version>2.0.5</version>
7+
<version>2.1.0</version>
88
<licence>agpl</licence>
99
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
1010
<category>files</category>

0 commit comments

Comments
 (0)