Skip to content

Commit c040808

Browse files
authored
Merge pull request #1324 from ainblockchain/release/v1.5.0
Merge v1.5.0 into develop branch
2 parents 9ea4fd6 + da7b9b7 commit c040808

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

client/protocol_versions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,8 @@
155155
},
156156
"1.4.2": {
157157
"min": "1.0.0"
158+
},
159+
"1.5.0": {
160+
"min": "1.0.0"
158161
}
159162
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ain-blockchain",
33
"description": "AI Network Blockchain",
4-
"version": "1.4.2",
4+
"version": "1.5.0",
55
"private": true,
66
"license": "MIT",
77
"author": "[email protected]",

0 commit comments

Comments
 (0)