Skip to content

Commit

Permalink
bump webmesh version
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyzimmer committed Nov 11, 2023
1 parent 11298c0 commit 31ecd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
DAEMONROOT: webmesh
WEBMESH_VERSION: v0.16.4
WEBMESH_VERSION: v0.17.0
WEBMESHD_BUILD_ARGS: --clean --id webmeshd
GH_TOKEN: ${{ github.token }}
VERSION: ${{ startswith(github.ref, 'refs/tags/') && github.ref_name || '' }}
Expand Down

0 comments on commit 31ecd3b

Please sign in to comment.