Skip to content

Commit

Permalink
Upgrade ain blockchain version to 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
platfowner committed May 12, 2023
1 parent 1b34f6b commit ed5668f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions client/protocol_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,8 @@
},
"1.0.13": {
"min": "1.0.0"
},
"1.0.14": {
"min": "1.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ain-blockchain",
"description": "AI Network Blockchain",
"version": "1.0.13",
"version": "1.0.14",
"private": true,
"license": "MIT",
"author": "[email protected]",
Expand Down

0 comments on commit ed5668f

Please sign in to comment.