mas/script/version
Ben Chatelain 9dadbcae3a 🔖 Version 1.7.0
2020-05-24 13:21:52 -06:00

12 lines
223 B
Bash
Executable file

#!/bin/bash -e
#
# script/version
# mas
#
# Displays the current marketing version of mas.
#
# This no longer works with MARKETING_VERSION build setting in Info.plist
# agvtool what-marketing-version -terse1
echo "1.7.0"