mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
📜 Add version script
This commit is contained in:
parent
ee20ed1451
commit
f82111da55
1 changed files with 9 additions and 0 deletions
9
script/version
Executable file
9
script/version
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash -e
|
||||
#
|
||||
# script/version
|
||||
# mas
|
||||
#
|
||||
# Displays the current marketing version of mas
|
||||
#
|
||||
|
||||
agvtool what-marketing-version -terse1
|
Loading…
Add table
Reference in a new issue