Skip to content

Commit c988cb7

Browse files
committed
Upgrade package version to v1.4.2
1 parent 3195d06 commit c988cb7

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
@@ -152,5 +152,8 @@
152152
},
153153
"1.4.1": {
154154
"min": "1.0.0"
155+
},
156+
"1.4.2": {
157+
"min": "1.0.0"
155158
}
156159
}

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

0 commit comments

Comments
 (0)