From cb45e8583a0d3018ed828774ed9f199125c1e806 Mon Sep 17 00:00:00 2001 From: Quang Lam Date: Mon, 28 Feb 2022 14:11:19 -0600 Subject: [PATCH] 41.2.0 --- .sentryclirc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.sentryclirc b/.sentryclirc index 804129804..d59a714fd 100644 --- a/.sentryclirc +++ b/.sentryclirc @@ -1,3 +1,3 @@ [defaults] -project=webcatalog-app +project=webcatalog-classic org=webcatalog \ No newline at end of file diff --git a/package.json b/package.json index 649459d79..5aa1cac77 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.1.0", + "version": "41.2.0", "engines": { "node": "16" },