looper/version.sh

2 lines
48 B
Bash
Raw Normal View History

#!/bin/sh
git describe --tags --all | tr -d '\n'