Skip to content

fix: update app.Version to match with 0.10.0 release #13

fix: update app.Version to match with 0.10.0 release

fix: update app.Version to match with 0.10.0 release #13

Workflow file for this run

# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.
name: Release Checker
on:
pull_request_target:
paths: [ 'version.json' ]
jobs:
release-check:
uses: protocol/.github/.github/workflows/release-check.yml@master
with:
go-version: 1.21.x