diff --git a/share/scripts/context-packages/generate.sh b/share/scripts/context-packages/generate.sh index b333ca038c..bd2f222ead 100755 --- a/share/scripts/context-packages/generate.sh +++ b/share/scripts/context-packages/generate.sh @@ -16,7 +16,7 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-3.6.0} MAINTAINER=${MAINTAINER:-C12G Labs } LICENSE=${LICENSE:-Apache} PACKAGE_NAME=${PACKAGE_NAME:-one-context}