Skip to content

Commit c0c9d0a

Browse files
committed
docs: bump minimum Cardano node version to '10.5.2' in networks json
1 parent 5bbae10 commit c0c9d0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

networks.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"mainnet": {
33
"cardano-minimum-version": {
4-
"mithril-signer": "10.4.1",
5-
"mithril-aggregator": "10.4.1"
4+
"mithril-signer": "10.5.2",
5+
"mithril-aggregator": "10.5.2"
66
},
77
"mithril-networks": [
88
{
@@ -37,8 +37,8 @@
3737
},
3838
"preprod": {
3939
"cardano-minimum-version": {
40-
"mithril-signer": "10.4.1",
41-
"mithril-aggregator": "10.4.1"
40+
"mithril-signer": "10.5.2",
41+
"mithril-aggregator": "10.5.2"
4242
},
4343
"mithril-networks": [
4444
{
@@ -73,8 +73,8 @@
7373
},
7474
"preview": {
7575
"cardano-minimum-version": {
76-
"mithril-signer": "10.4.1",
77-
"mithril-aggregator": "10.4.1"
76+
"mithril-signer": "10.5.2",
77+
"mithril-aggregator": "10.5.2"
7878
},
7979
"mithril-networks": [
8080
{

0 commit comments

Comments
 (0)