Update web to 2.0.0

This commit is contained in:
Benedikt Kulmann
2021-02-17 09:59:09 +01:00
parent f4161385d4
commit ef109c872f
3 changed files with 465 additions and 893 deletions
+1 -1
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
+456 -892
View File
File diff suppressed because one or more lines are too long