Skip to content

Commit de21202

Browse files
authored
Bump testnet default to 25 (#880)
1 parent 80ba99e commit de21202

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

images.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
},
3030
{
3131
"name": "horizon",
32-
"repo": "stellar/go",
33-
"ref": "horizon-v24.0.0",
32+
"repo": "stellar/stellar-horizon",
33+
"ref": "v25.0.0",
3434
"options": {
35-
"pkg": "github.com/stellar/go/services/horizon"
35+
"pkg": "github.com/stellar/stellar-horizon"
3636
}
3737
},
3838
{
@@ -67,7 +67,7 @@
6767
"push"
6868
],
6969
"config": {
70-
"protocol_version_default": 24
70+
"protocol_version_default": 25
7171
},
7272
"deps": [
7373
{
@@ -90,10 +90,10 @@
9090
},
9191
{
9292
"name": "horizon",
93-
"repo": "stellar/go",
94-
"ref": "horizon-v24.0.0",
93+
"repo": "stellar/stellar-horizon",
94+
"ref": "v25.0.0",
9595
"options": {
96-
"pkg": "github.com/stellar/go/services/horizon"
96+
"pkg": "github.com/stellar/stellar-horizon"
9797
}
9898
},
9999
{

0 commit comments

Comments
 (0)