Skip to content

Commit 292e493

Browse files
committed
bump semantic version
1 parent 7ba07cd commit 292e493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trainer/docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ fi
4343
# NODE_LIB_VERSION should only be used, to build the corresponding version and deploy to docker
4444
# make sure the remote repository always has the 'latest' tag (otherwise the CI tests will fail)
4545

46-
SEMANTIC_VERSION=0.1.13
46+
SEMANTIC_VERSION=0.1.14
4747
NODE_LIB_VERSION=0.14.0
4848

4949
if [ "$2" = "test_latest" ]; then

0 commit comments

Comments
 (0)