Skip to content

Commit 4352ea2

Browse files
committed
Update version
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
1 parent b56f63e commit 4352ea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

containerdiag.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
SETLOCAL ENABLEDELAYEDEXPANSION
2323

24-
set "VERSION=0.1.20221108"
24+
set "VERSION=0.1.20230227"
2525
set "SCRIPTNAME=%~nx0"
2626

2727
goto :start

containerdiag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ EOF
3535
exit 22
3636
}
3737

38-
VERSION="0.1.20221108"
38+
VERSION="0.1.20230227"
3939
NAMESPACE=""
4040
VERBOSE=0
4141
APPEND=1

0 commit comments

Comments
 (0)