Skip to content

Commit

Permalink
Bump makefile as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Nov 13, 2024
1 parent b81074e commit e498f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ build-testing:
XDR_REF=v22.0.0 \
CORE_REF=v22.0.0 \
HORIZON_REF=horizon-v22.0.0 \
SOROBAN_RPC_REF=v22.0.0 \
SOROBAN_RPC_REF=v22.1.0 \
FRIENDBOT_REF=horizon-v22.0.0

build-future:
Expand All @@ -45,7 +45,7 @@ build-future:
XDR_REF=v22.0.0 \
CORE_REF=v22.0.0 \
HORIZON_REF=horizon-v22.0.0 \
SOROBAN_RPC_REF=v22.0.0 \
SOROBAN_RPC_REF=v22.1.0 \
FRIENDBOT_REF=horizon-v22.0.0

build:
Expand Down

0 comments on commit e498f7c

Please sign in to comment.