Skip to content
Snippets Groups Projects
Commit 1e1f27a8 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #3125 from metabase/bump_version

bump to 0.19.1
parents 50d6ec11 9ec4a06f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
VERSION="v0.19.0"
VERSION="v0.19.1"
# 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.
Finish editing this message first!
Please register or to comment