From 7014cd83628aa161082dd4bdaf14a06e865eeb23 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Fri, 18 Jan 2019 23:42:42 -0800 Subject: [PATCH] Upped the versin to 0.9.1 --- src/utils/CaptainConstants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/CaptainConstants.ts b/src/utils/CaptainConstants.ts index c057ffe..086aca1 100644 --- a/src/utils/CaptainConstants.ts +++ b/src/utils/CaptainConstants.ts @@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER = const configs = { publishedNameOnDockerHub: 'caprover/caprover', - version: '0.9.0', + version: '0.9.1', defaultMaxLogSize: '512m',