From 48440db14aa115aca1f458adf0480325ccc594fe Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 2 Jan 2020 15:45:32 -0500 Subject: [PATCH] Bumped version 1.6.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 c89b2e3..4b93367 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: '1.6.0', + version: '1.6.1', defaultMaxLogSize: '512m',