Skip to content

Commit

Permalink
beta.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mholtzman committed May 1, 2022
1 parent 75c0937 commit 2df1380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and publish installer artifacts for all platforms
on:
push:
branches:
- 'placeholder'
- '0.5'

env:
GH_TOKEN: ${{ secrets.GH_RELEASE_DEPLOYMENT_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frame",
"version": "0.5.0-beta.17",
"version": "0.5.0-beta.18",
"description": "System-wide web3",
"main": "compiled/main",
"build": {
Expand Down

0 comments on commit 2df1380

Please sign in to comment.