From ec4f3c0339d3663633b59c32c71e53dc4ae1571e Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 1 Apr 2021 13:03:02 -0700 Subject: [PATCH] Release 3.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9de2901..5fa9f5b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dozzle", - "version": "3.4.6", + "version": "3.4.7", "description": "Realtime log viewer for docker containers. ", "scripts": { "watch": "npm-run-all -p watch:*",