From 1f7654060817fdff9fc2faf6f723060472503b21 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Sat, 16 Mar 2024 19:57:48 -0300 Subject: [PATCH] Bump version Signed-off-by: Vitor Mattos --- appinfo/info.xml | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 24552dd54..3d0d338f1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ ]]> - 8.0.0-rc7 + 8.0.0-rc8 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-rc7 + https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=8.0.0-rc8 openssl diff --git a/package-lock.json b/package-lock.json index e845f9c91..06986f1c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "libresign", - "version": "9.0.0", + "version": "8.0.0-rc8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "libresign", - "version": "9.0.0", + "version": "8.0.0-rc8", "license": "agpl", "dependencies": { "@fontsource/dancing-script": "^5.0.17", diff --git a/package.json b/package.json index c897eb994..523237317 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "libresign", "description": "A app for signing documents", - "version": "9.0.0", + "version": "8.0.0-rc8", "license": "agpl", "private": true, "scripts": {