Update web to 1.0.0-beta4

This commit is contained in:
Benedikt Kulmann
2020-12-16 00:23:41 +01:00
parent 50ffe63303
commit 2e55d8df69
4 changed files with 14 additions and 6 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.0-beta3
WEB_ASSETS_VERSION = v1.0.0-beta4
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe
File diff suppressed because one or more lines are too long