Skip to content

Commit

Permalink
Start development of the new version 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirack committed Feb 27, 2024
1 parent 43f5ed7 commit a7079fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.2
2.2.3
2 changes: 1 addition & 1 deletion infra/scripts/version_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Check current version based on active develop branch name

CURRENTVERSION="2.2.2"
CURRENTVERSION="2.2.3"

VERSIONDOC=$(cat docs/VERSION.md)

Expand Down

0 comments on commit a7079fd

Please sign in to comment.