Skip to content
Snippets Groups Projects
Commit 863426f7 authored by Cam Saül's avatar Cam Saül
Browse files

Tag 0.18.0 as version 0.18.0 :label: [ci skip]

parent 69cd19e0
Branches
Tags
No related merge requests found
#!/usr/bin/env bash
VERSION="v0.18.0-snapshot"
VERSION="v0.18.0"
# 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