Skip to content

Commit 31ecd3b

Browse files
committed
bump webmesh version
1 parent 11298c0 commit 31ecd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
DAEMONROOT: webmesh
11-
WEBMESH_VERSION: v0.16.4
11+
WEBMESH_VERSION: v0.17.0
1212
WEBMESHD_BUILD_ARGS: --clean --id webmeshd
1313
GH_TOKEN: ${{ github.token }}
1414
VERSION: ${{ startswith(github.ref, 'refs/tags/') && github.ref_name || '' }}

0 commit comments

Comments
 (0)