Skip to content
Snippets Groups Projects
Commit e68a3c5f authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

Merge branch 'release-0.28.0' of github.com:metabase/metabase-init into release-0.28.0

parents 0c155ec3 84f69e5f
Branches
Tags
No related merge requests found
#!/usr/bin/env bash
VERSION="v0.28.0"
VERSION="v0.28.0-RC"
# dynamically pull more interesting stuff from latest git commit
HASH=$(git show-ref --head --hash=7 head) # first 7 letters of hash should be enough; that's what GitHub uses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment