From 47a962651581b7d7a8fcb5c38b7c2bf830d2fc7a Mon Sep 17 00:00:00 2001 From: Roman Demidov Date: Tue, 18 Jan 2022 11:30:03 +0200 Subject: [PATCH] Update version to 7.0.0 (#85) --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e3b6662..c9b492c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onlyoffice-ds -version: "6.4.2" +version: "7.0.0" summary: "An online office suite that allowing to create, view and edit documents." description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." icon: snap/icons/asc-de-256.png @@ -72,7 +72,7 @@ parts: server: plugin: dump - source: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-6.4.2.tar.gz + source: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-7.0.0.tar.gz stage-packages: - libxml2 - fonts-dejavu