Skip to content
Snippets Groups Projects
Unverified Commit c51146a4 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Bump version -> 0.36.0-snapshot [ci skip] (#12539)

parent b1b981e2
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
VERSION="v0.35.3"
VERSION="v0.36.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.
Finish editing this message first!
Please register or to comment