Files
PLSmartPivot/scripts/get-bumped-version.sh
2018-12-03 16:15:44 +01:00

8 lines
98 B
Bash
Executable File

#!/bin/bash
set -o errexit
echo "$(head -n 1 BUMPED_VERSION)"
# Usage
# $ get-bumped-version.sh