Skip to content
Snippets Groups Projects
Unverified Commit 490b1f55 authored by Cam Saul's avatar Cam Saul
Browse files

v0.31.1

parent 67f4618f
Branches
Tags
No related merge requests found
#!/usr/bin/env bash
VERSION="v0.31.0"
VERSION="v0.31.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.
Please register or to comment