status-go/_assets/scripts/version.sh

3 lines
57 B
Bash
Executable File

#!/usr/bin/env bash
git describe --tags --dirty="-dirty"