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

start things off right 2

parent ac248d3e
Branches
Tags
Loading
#!/usr/bin/env bash
VERSION="v0.21.0-snapshot"
VERSION="v0.22.0-snapshot"
# 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