Browse Source

Update base version

Michael Schwarz 3 years ago
parent
commit
07295ec28a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -30,7 +30,7 @@
 . functions.sh
 
 ### static variables
-DEFAULT_BASE="v2020.2.1"
+DEFAULT_BASE="v2020.2.2"
 DEFAULT_BRANCH="experimental"
 MY_DIR=$(dirname $0)
 MY_DIR=$(readlink -f "${MY_DIR}")