From f73f09c0aa37327fa185485118a7e1a687e80e78 Mon Sep 17 00:00:00 2001 From: wukko Date: Mon, 8 Jan 2024 13:17:14 +0600 Subject: [PATCH] 7.8.5: fix modal blurriness in chromium --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1ac3f30..94d10214 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cobalt", "description": "save what you love", - "version": "7.8.4", + "version": "7.8.5", "author": "wukko", "exports": "./src/cobalt.js", "type": "module",