Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
chore: bump subwasm version to support V14 runtimes (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Sep 25, 2021
1 parent 391d2f5 commit b75f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Srtool build

env:
SUBWASM_VERSION: 0.13.2
SUBWASM_VERSION: 0.14.1

on:
push:
Expand Down

0 comments on commit b75f18e

Please sign in to comment.