Upped version - ready for hotfix

This commit is contained in:
Kasra Bigdeli
2023-09-16 20:18:01 -07:00
parent cb489b2663
commit 05aaa81fe2
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ echo $IMAGE_NAME:$CAPROVER_VERSION
echo "**************************************"
echo "**************************************"
FRONTEND_COMMIT_HASH=36b569a0e9f9170ea10c80c989119ac880db807b
FRONTEND_COMMIT_HASH=d22029558a22b5f072d182965ad4495266bada67
## Building frontend app
ORIG_DIR=$(pwd)

View File

@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
const configs = {
publishedNameOnDockerHub: 'caprover/caprover',
version: '1.11.0',
version: '1.11.1',
defaultMaxLogSize: '512m',