Skip to content

Commit

Permalink
Align with ms-96
Browse files Browse the repository at this point in the history
  • Loading branch information
dimuon committed Aug 15, 2023
1 parent 94a81b6 commit 6ca4573
Show file tree
Hide file tree
Showing 177 changed files with 3,772 additions and 12,058 deletions.
2 changes: 1 addition & 1 deletion ECE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.0
3.7.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SHELL := /bin/bash
export GO111MODULE ?= on
export VERSION ?= v1.13.0
export ECE_VERSION ?= $(shell cat ECE_VERSION)
export ECE_BRANCH ?= ms-89
export ECE_BRANCH ?= ms-96
ECE_DEF_FILE ?= api/version/$(ECE_VERSION).md
export GOBIN = $(shell pwd)/bin
BINARY := cloud-sdk-go
Expand Down
Loading

0 comments on commit 6ca4573

Please sign in to comment.