diff --git a/README.md b/README.md index 9e66e63b..89c69132 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Licensing ### Usage -**WebCatalog is a commercial product.** [Learn more about our pricing](https://webcatalog.app). +**WebCatalog is a commercial product.** [Learn more about our pricing](https://webcatalog.app/pricing). ### Source Code On the other hand, **the source code is freely available** for use, modification and distribution under the permissions, limitations and conditions listed in the [Mozilla Public License 2.0](LICENSE). diff --git a/package.json b/package.json index e8dbf533..810ff757 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "WebCatalog", "description": "Turn Any Websites Into Real Desktop Apps", - "version": "32.2.1", + "version": "32.2.2", "engines": { "node": ">=14.0.0 <15.0.0" },