diff --git a/appinfo/info.xml b/appinfo/info.xml index b3e9ff5bd5..fa9201e063 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ ]]> - 9.0.0-rc8 + 9.0.0-rc9 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-rc8 + https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=9.0.0-rc9 openssl diff --git a/package-lock.json b/package-lock.json index 5627f1c307..702fa6780b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "libresign", - "version": "9.0.0-rc8", + "version": "9.0.0-rc9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "libresign", - "version": "9.0.0-rc8", + "version": "9.0.0-rc9", "license": "agpl", "dependencies": { "@fontsource/dancing-script": "^5.0.17", diff --git a/package.json b/package.json index cd4a7f1a99..0d84f963c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "libresign", "description": "A app for signing documents", - "version": "9.0.0-rc8", + "version": "9.0.0-rc9", "license": "agpl", "private": true, "scripts": {