From d90fd4b1652a057332a43ac36adb036adef0c381 Mon Sep 17 00:00:00 2001 From: Roman Demidov Date: Wed, 31 Mar 2021 15:42:16 +0300 Subject: [PATCH] Update version to 6.2.1 (#66) --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ca35f3c..e784805 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onlyoffice-ds -version: "6.2.0" +version: "6.2.1" 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.2.0.tar.gz + source: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-6.2.1.tar.gz stage-packages: - libxml2 - fonts-dejavu