Skip to content

Commit 9153188

Browse files
authored
Merge pull request #1300 from ainblockchain/release/v1.4.1
Merge v1.4.1 into develop branch
2 parents 0ed88e8 + 68e60fc commit 9153188

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
@@ -149,5 +149,8 @@
149149
},
150150
"1.4.0": {
151151
"min": "1.0.0"
152+
},
153+
"1.4.1": {
154+
"min": "1.0.0"
152155
}
153156
}

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.0",
4+
"version": "1.4.1",
55
"private": true,
66
"license": "MIT",
77
"author": "[email protected]",

0 commit comments

Comments
 (0)