Skip to content

Commit

Permalink
Bump version to 0.3.2-dev (#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierd authored Oct 26, 2023
1 parent 47c3d78 commit 2b252a9
Show file tree
Hide file tree
Showing 173 changed files with 864 additions and 864 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
IMAGE_NAME: ${{ github.repository }}
BUILD_DIR: build-${{ github.sha }}
SERVER_BINARY_NAME: ambient-${{ github.sha }}
CANARY_SERVER_BINARY_NAME: ambient-0.3.1-dev
CANARY_SERVER_BINARY_NAME: ambient-0.3.2-dev

jobs:
build-and-push:
Expand Down
Loading

0 comments on commit 2b252a9

Please sign in to comment.