Skip to content

Commit 21e32b0

Browse files
committed
Update version
1 parent 005791a commit 21e32b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
SHORT_SHA=${GITHUB_SHA::8}
3737
echo '{
3838
"name": "@blueye-robotics/protocol-definitions",
39-
"version": "0.0.0-test.'${SHORT_SHA}'",
39+
"version": "3.0.0-'${SHORT_SHA}'",
4040
"main": "dist/index.js",
4141
"types": "dist/index.d.ts",
4242
"files": ["dist"],

0 commit comments

Comments
 (0)