mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 13:58:12 -05:00
Merge pull request #63 from owncloud/release-0.5.0
Update Phoenix and prepare release
This commit is contained in:
2
Makefile
2
Makefile
@@ -194,4 +194,4 @@ watch:
|
||||
# protobuf: $(GOPATH)/bin/protoc-gen-go $(GOPATH)/bin/protoc-gen-micro $(GOPATH)/bin/protoc-gen-microweb $(GOPATH)/bin/protoc-gen-swagger pkg/proto/v0/example.pb.go pkg/proto/v0/example.pb.micro.go pkg/proto/v0/example.pb.web.go pkg/proto/v0/example.swagger.json
|
||||
|
||||
assets:
|
||||
mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/v0.7.0/phoenix.tar.gz | tar xvzf - -C assets/
|
||||
mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/v0.8.0/phoenix.tar.gz | tar xvzf - -C assets/
|
||||
|
||||
5
changelog/0.5.0_2020-04-14/update-phoenix
Normal file
5
changelog/0.5.0_2020-04-14/update-phoenix
Normal file
@@ -0,0 +1,5 @@
|
||||
Change: update Phoenix
|
||||
|
||||
Updated phoenix from v0.7.0 to v0.8.0
|
||||
|
||||
https://github.com/owncloud/ocis-phoenix/pull/63
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user