Skip to content

Commit

Permalink
Set version to v0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph committed Jun 9, 2022
1 parent b609485 commit 51fda40
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,6 +1,6 @@
#!/usr/bin/env bash

# Set up the versions to be used
coreth_version=${CORETH_VERSION:-'v0.8.12-rc.1'}
coreth_version=${CORETH_VERSION:-'v0.8.12'}
# Don't export them as they're used in the context of other calls
avalanche_version=${AVALANCHE_VERSION:-'v1.7.13-rc.4'}

0 comments on commit 51fda40

Please # to comment.