diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3d0d338f1f..2587e4024a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,7 +9,7 @@
]]>
- 8.0.0-rc8
+ 8.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=8.0.0-rc8
+ https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=8.0.0-rc9
openssl
diff --git a/package-lock.json b/package-lock.json
index 5e43bf9e65..92ba33ce7b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "libresign",
- "version": "8.0.0-rc8",
+ "version": "8.0.0-rc9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libresign",
- "version": "8.0.0-rc8",
+ "version": "8.0.0-rc9",
"license": "agpl",
"dependencies": {
"@fontsource/dancing-script": "^5.0.17",
diff --git a/package.json b/package.json
index 7eb575d36d..8599459ca8 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "libresign",
"description": "A app for signing documents",
- "version": "8.0.0-rc8",
+ "version": "8.0.0-rc9",
"license": "agpl",
"private": true,
"scripts": {