mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
When in an sbt 2.x project directory, the script used to delegate to sbtn before checking --script-version, so 'sbt --script-version' ran sbtn and failed. Now we print the script version and exit before the native client branch. Co-authored-by: PandaMan <[email protected]>