diff --git a/appinfo/info.xml b/appinfo/info.xml index accec2bd74..1c8e86876a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ ]]> - 9.0.0-rc1 + 9.0.0-rc2 agpl LibreCode @@ -22,7 +22,7 @@ https://t.me/libresign https://github.com/LibreSign/libresign/issues https://github.com/LibreSign/libresign - https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=9.0.0-rc1 + https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=9.0.0-rc2 openssl diff --git a/package-lock.json b/package-lock.json index b27a4b27d3..06ca96728f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "libresign", - "version": "9.0.0-rc1", + "version": "9.0.0-rc2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "libresign", - "version": "9.0.0-rc1", + "version": "9.0.0-rc2", "license": "agpl", "dependencies": { "@fontsource/dancing-script": "^5.0.17", diff --git a/package.json b/package.json index b3f4c5e502..67580eb931 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "libresign", "description": "A app for signing documents", - "version": "9.0.0-rc1", + "version": "9.0.0-rc2", "license": "agpl", "private": true, "scripts": {