mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 11:19:39 -06:00
Update web to 2.0.0
This commit is contained in:
8
changelog/unreleased/update-web-2.0.0.md
Normal file
8
changelog/unreleased/update-web-2.0.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v2.0.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v2.0.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1660
|
||||
https://github.com/owncloud/web/releases/tag/v2.0.0
|
||||
@@ -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
Reference in New Issue
Block a user