diff --git a/build.sh b/build.sh index 93a92e4..ef6d5a7 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh -DRUPAL_BOOTSTRAP_VERSION="7.x-3.10" +DRUPAL_BOOTSTRAP_VERSION="7.x-3.12" BASE_STYLE_REPOSITORY="https://github.com/twagoo/base_style" -BASE_STYLE_VERSION="0.1.3-dev4" +BASE_STYLE_VERSION="0.2.0-dev1" BUILD_DIRECTORY=~/'CLARIN_Horizon/' BUILD_PACKAGE=~/'CLARIN_Horizon.tgz'