mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-24 04:57:00 -04:00
Merge pull request #63 from owncloud/release-0.5.0
Update Phoenix and prepare release
This commit is contained in:
3 files changed
+24
-19
No files matched your search
@@ -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/
|
||||
@@ -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
|
||||
+18
-18
File diff suppressed because one or more lines are too long.
Reference in new issue
Block a user