Update web to 2.0.1

This commit is contained in:
Benedikt Kulmann
2021-02-19 09:57:56 +01:00
parent 1762458e4d
commit 6374fb4568
4 changed files with 68 additions and 55 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ NAME := web
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist
WEB_ASSETS_VERSION = v2.0.0
WEB_ASSETS_VERSION = v2.0.1
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe