Prepare v0.4 release and open source docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
APP_VERSION="${APP_VERSION:-0.3.0}"
|
||||
BUILD_NUMBER="${BUILD_NUMBER:-4}"
|
||||
APP_VERSION="${APP_VERSION:-0.4.0}"
|
||||
BUILD_NUMBER="${BUILD_NUMBER:-6}"
|
||||
RELEASE_VERSION="${RELEASE_VERSION:-${APP_VERSION%.0}}"
|
||||
|
||||
Reference in New Issue
Block a user