From 4a29f5deb8bfc37ee8ec5abda4c6c89db339a415 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 24 May 2021 14:10:56 -0700 Subject: [PATCH] Release 3.6.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aeb7b6c5..a2ce3ed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dozzle", - "version": "3.6.6", + "version": "3.6.7", "description": "Realtime log viewer for docker containers. ", "scripts": { "watch": "npm-run-all -p watch:*",