Update web to 2.0.0

This commit is contained in:
Benedikt Kulmann
2021-02-16 16:07:08 +01:00
parent f4161385d4
commit ef109c872f
3 changed files with 465 additions and 893 deletions

View File

@@ -3,7 +3,7 @@ NAME := web
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist
WEB_ASSETS_VERSION = v1.0.1
WEB_ASSETS_VERSION = v2.0.0
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe

File diff suppressed because one or more lines are too long