Browse Source

Merge branch 'master' of github.com:falkTX/Carla into develop

tags/v2.2.0-RC1
falkTX 4 years ago
parent
commit
6a783076e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      data/macos/build.sh

+ 1
- 1
data/macos/build.sh View File

@@ -5,7 +5,7 @@

set -e

VERSION="2.2-RC1"
VERSION="2.2.0-RC1"
PKG_FOLDER="Carla_${VERSION}-macos"

# ------------------------------------------------------------------------------------


Loading…
Cancel
Save