Skip to content

Commit 8e3c098

Browse files
re bump rpc version to v23.0.4 (#783)
1 parent 020442c commit 8e3c098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

images.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"deps": [
99
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" },
1010
{ "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } },
11-
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" },
11+
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" },
1212
{ "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
1313
{ "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
1414
{ "name": "lab", "repo": "stellar/laboratory", "ref": "main" }
@@ -26,7 +26,7 @@
2626
"deps": [
2727
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" },
2828
{ "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } },
29-
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" },
29+
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" },
3030
{ "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
3131
{ "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
3232
{ "name": "lab", "repo": "stellar/laboratory", "ref": "main" }
@@ -45,7 +45,7 @@
4545
"deps": [
4646
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" },
4747
{ "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } },
48-
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" },
48+
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" },
4949
{ "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
5050
{ "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
5151
{ "name": "lab", "repo": "stellar/laboratory", "ref": "main" }

0 commit comments

Comments
 (0)