We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0528b01 commit 2aa0332Copy full SHA for 2aa0332
.github/workflows/test-badge.yml
@@ -8,7 +8,6 @@ on:
8
branches:
9
- dev
10
- master
11
- - feature/badge
12
13
env:
14
BRANCH_NAME: 'feature/badge-json'
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aelf-command",
3
- "version": "0.1.47-beta.7",
+ "version": "0.1.47-beta.8",
4
"description": "A CLI tools for AElf",
5
"main": "src/index.js",
6
"type": "module",
0 commit comments