mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
💩 Hard-code version in version script
This commit is contained in:
parent
400168a62d
commit
4c356bb7a3
1 changed files with 4 additions and 1 deletions
|
@ -6,4 +6,7 @@
|
|||
# Displays the current marketing version of mas.
|
||||
#
|
||||
|
||||
agvtool what-marketing-version -terse1
|
||||
# This no longer works with MARKETING_VERSION build setting in Info.plist
|
||||
# agvtool what-marketing-version -terse1
|
||||
|
||||
echo "1.6.4"
|
||||
|
|
Loading…
Reference in a new issue