Skip to content

Commit 9198b0b

Browse files
committed
update version
1 parent cb5eb85 commit 9198b0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.0.1

infra/scripts/version_check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Check current version based on active develop branch name
44

5-
CURRENTVERSION="3.0.0"
5+
CURRENTVERSION="3.0.1"
66

77
VERSIONDOC=$(cat docs/VERSION.md)
88

0 commit comments

Comments
 (0)