diff --git a/generate.sh b/generate.sh index 6d31e52..d3d68fc 100755 --- a/generate.sh +++ b/generate.sh @@ -16,7 +16,7 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -VERSION=${VERSION:-4.8.0} +VERSION=${VERSION:-4.8.1} MAINTAINER=${MAINTAINER:-C12G Labs } LICENSE=${LICENSE:-Apache 2.0} PACKAGE_NAME=${PACKAGE_NAME:-one-context}