From d6ab8c34d3601d177b08c2ebaa68eb8fc98b8898 Mon Sep 17 00:00:00 2001 From: Roman Demidov Date: Wed, 9 Jun 2021 13:02:30 +0300 Subject: [PATCH] Update version to 6.3.1 (#73) --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c4c029e..46d490d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onlyoffice-ds -version: "6.3.0" +version: "6.3.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.3.0.tar.gz + source: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-6.3.1.tar.gz stage-packages: - libxml2 - fonts-dejavu