Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cdeaf64

Browse files
authoredOct 16, 2024··
Merge pull request #1884 from tkatila/prep-0.31.1
Prepare 0.31.1
2 parents 6b407d1 + b906db1 commit cdeaf64

File tree

70 files changed

+117
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+117
-78
lines changed
 

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ clean:
137137

138138
ORG?=intel
139139
REG?=$(ORG)/
140-
TAG?=0.31.0
140+
TAG?=0.31.1
141141
export TAG
142142

143143
ifeq ($(E2E_LEVEL), $(filter $(E2E_LEVEL), full))

‎README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)
Please sign in to comment.