Skip to content

Commit

Permalink
Merge pull request #1268 from ainblockchain/release/v1.3.0
Browse files Browse the repository at this point in the history
Merge v1.3.0 into develop branch
  • Loading branch information
platfowner authored Apr 19, 2024
2 parents 86cdfc5 + 3efc386 commit 2e28204
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 @@ -140,5 +140,8 @@
},
"1.2.0": {
"min": "1.0.0"
},
"1.3.0": {
"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.2.0",
"version": "1.3.0",
"private": true,
"license": "MIT",
"author": "[email protected]",
Expand Down

0 comments on commit 2e28204

Please sign in to comment.