Skip to content

Commit

Permalink
restore versions to 3.7.0 and 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dimuon committed Aug 15, 2023
1 parent 8cbdfc3 commit fbdf321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ECE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.0
3.7.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := /bin/bash
export GO111MODULE ?= on
export VERSION ?= v1.14.0
export VERSION ?= v1.13.0
export ECE_VERSION ?= $(shell cat ECE_VERSION)
export ECE_BRANCH ?= ms-96
ECE_DEF_FILE ?= api/version/$(ECE_VERSION).md
Expand Down

0 comments on commit fbdf321

Please sign in to comment.