Skip to content

Commit

Permalink
bump version for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Nov 7, 2023
1 parent ec3bcde commit 8d103a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/versions.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# Don't export them as they're used in the context of other calls
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'v1.10.14'}
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'v1.10.15'}
AVALANCHEGO_VERSION=${AVALANCHEGO_VERSION:-$AVALANCHE_VERSION}
GINKGO_VERSION=${GINKGO_VERSION:-'v2.2.0'}

Expand Down

0 comments on commit 8d103a4

Please sign in to comment.