From 40148bae6ff95652bd34c08538e268bbadd99035 Mon Sep 17 00:00:00 2001 From: Quang Lam Date: Tue, 23 Nov 2021 21:15:11 -0600 Subject: [PATCH] 40.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b723cb0..84482dae 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "WebCatalog", "description": "Turn Any Websites Into Real Desktop Apps", - "version": "40.1.0", + "version": "40.2.0", "engines": { "node": ">=14.0.0 <15.0.0" },