Skip to content

Commit

Permalink
Merge pull request #2279 from LibreSign/backport/2278/stable28
Browse files Browse the repository at this point in the history
[stable28] Bump version
  • Loading branch information
vitormattos authored Feb 9, 2024
2 parents 07b57b6 + 5366220 commit 87d2900
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ Types of changes:
- *Security* in case of vulnerabilities.

<!-- changelog-linker -->
## 8.0.0-dev
## 8.0.0
### Big changes to a new moment
* Allow you to sign documents without creating an account
* Create root certificate with OpenSSL
* Possibility to send and sign with your own certificate
* Removed dependency on Imagemagick to read PDF

## 7.1.1 - 2023-04-12
### Changed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]]>
</description>
<version>8.0.0-dev-2</version>
<version>8.0.0-rc1</version>
<licence>agpl</licence>
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
<documentation>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "libresign",
"description": "A app for signing documents",
"version": "7.0.0-dev.3",
"version": "9.0.0",
"license": "agpl",
"private": true,
"scripts": {
Expand Down

0 comments on commit 87d2900

Please sign in to comment.