Update oc web to 1.0.0-beta3

This commit is contained in:
Benedikt Kulmann
2020-12-15 14:56:22 +01:00
parent e01f92daef
commit c097c783f1
5 changed files with 17 additions and 8 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-beta1
WEB_ASSETS_VERSION = v1.0.0-beta3
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe