mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
2.7.0 bump
This commit is contained in:
parent
37a57aff9f
commit
f1e26d1e0f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
|
@ -19,8 +19,8 @@ jobs:
|
|||
# run: sed -i "s/__PACKAGE_VERSION__/$(echo $GITHUB_REF | cut -d '/' -f 3)/g" packages/ts/deno.json \
|
||||
# && sed -i "s/__PACKAGE_VERSION__/$(echo $GITHUB_REF | cut -d '/' -f 3)/g" packages/rust/Cargo.toml
|
||||
run: |
|
||||
sed -i "s/__PACKAGE_VERSION__/2.6.2/g" packages/ts/deno.json
|
||||
sed -i "s/__PACKAGE_VERSION__/2.6.2/g" packages/rust/Cargo.toml
|
||||
sed -i "s/__PACKAGE_VERSION__/2.7.0/g" packages/ts/deno.json
|
||||
sed -i "s/__PACKAGE_VERSION__/2.7.0/g" packages/rust/Cargo.toml
|
||||
- name: Setup Buf
|
||||
uses: bufbuild/buf-setup-action@main
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue