Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
v0.36.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandella committed Jul 31, 2020
1 parent 24775a3 commit 13f0225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

VERSION="v0.36.1"
VERSION="v0.36.2"

# 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
Expand Down

0 comments on commit 13f0225

Please sign in to comment.