Skip to content

Commit

Permalink
Bump hyperdrive version to 0.4.0 (#97)
Browse files Browse the repository at this point in the history
* Bump version to 0.4.0

* bumping sims version for v0.4.0

---------

Co-authored-by: Sheng Lundquist <[email protected]>
  • Loading branch information
DannyDelott and Sheng Lundquist authored Jan 8, 2024
1 parent cb25ce9 commit c751129
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions env/env.images
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
# - edge = The newest image regardless of stability

# Anvil
DEVNET_IMAGE=ghcr.io/delvtech/hyperdrive/devnet:0.3.0
TESTNET_IMAGE=ghcr.io/delvtech/hyperdrive/testnet:0.3.0
DEVNET_IMAGE=ghcr.io/delvtech/hyperdrive/devnet:0.4.0
TESTNET_IMAGE=ghcr.io/delvtech/hyperdrive/testnet:0.4.0

# Infra
ARTIFACTS_IMAGE=ghcr.io/delvtech/infra/artifacts:0.0.6
FUND_ACCOUNTS_IMAGE=ghcr.io/delvtech/infra/fund-accounts:0.0.6
RATE_BOT_IMAGE=ghcr.io/delvtech/infra/rate-bot:0.0.6

# Elfpy (bots)
AGENT0_IMAGE=ghcr.io/delvtech/agent0/agent0:0.9.0
AGENT0_IMAGE=ghcr.io/delvtech/agent0/agent0:0.12.0

# Frontend
FRONTEND_IMAGE=ghcr.io/delvtech/hyperdrive-monorepo/hyperdrive-monorepo:0.13.0

0 comments on commit c751129

Please sign in to comment.