From 7c661fffe2d42480f2f8230c96e2c3c99a7e812e Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 1 Apr 2021 11:54:46 -0700 Subject: [PATCH] Release 3.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e4c19c7..8f7bd3d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dozzle", - "version": "3.4.4", + "version": "3.4.5", "description": "Realtime log viewer for docker containers. ", "scripts": { "watch": "npm-run-all -p watch:*",