Skip to content

Commit

Permalink
Update version to 8.0.1 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
romandemidov authored Feb 26, 2024
1 parent 85dd378 commit d7e234e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: onlyoffice-ds
title: ONLYOFFICE Docs
version: "8.0.0"
version: "8.0.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: icons/asc-de-256.png
Expand Down Expand Up @@ -105,8 +105,8 @@ parts:
server:
plugin: dump
source:
- on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.0.0_x86_64.tar.gz
- on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.0.0_aarch64.tar.gz
- on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.0.1_x86_64.tar.gz
- on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.0.1_aarch64.tar.gz
stage-packages:
- libxml2
- fonts-dejavu
Expand Down

0 comments on commit d7e234e

Please sign in to comment.