Skip to content

Commit b92f4ec

Browse files
committed
Bump version to 0.16.1
1 parent 19bf91d commit b92f4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PROJECT_NAME="airstack"
1111
# If you've run ./airstack.sh setup, then this will auto-generate from the git commit hash every time a change is made
1212
# to a Dockerfile or docker-compose.yaml file. Otherwise this can also be set explicitly to make a release version.
1313
# auto-generated from git commit hash
14-
DOCKER_IMAGE_TAG="0.16.1-rc"
14+
DOCKER_IMAGE_TAG="0.16.1"
1515
# Can replace with your docker hub username
1616
PROJECT_DOCKER_REGISTRY="airlab-docker.andrew.cmu.edu/airstack"
1717
# ============================================

0 commit comments

Comments
 (0)