From d5a0b38b0eac645405e0a27cb72e228ba22ae1d6 Mon Sep 17 00:00:00 2001 From: Quang Lam Date: Tue, 1 Feb 2022 20:20:28 -0600 Subject: [PATCH] 41.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 279b1d0f..220dd7b3 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "webcatalog-classic", "productName": "WebCatalog Classic", "description": "Turn Any Websites Into Real Desktop Apps", - "version": "41.0.0-rc", + "version": "41.0.0", "engines": { "node": ">=14.0.0 <15.0.0" },