diff --git a/.sdlc/config b/.sdlc/config index 74094e4..fe8c600 100755 --- a/.sdlc/config +++ b/.sdlc/config @@ -4,5 +4,5 @@ REPO_NAME='dups' DIST_DIR='dist' GOPROXY='off' -APP_VERSION='0.5.0-dev' # APP_VERSION_AUTOLINE this line is automatically managed +APP_VERSION='0.4.3' # APP_VERSION_AUTOLINE this line is automatically managed