diff --git a/appinfo/info.xml b/appinfo/info.xml index 2721f09..42d61d7 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,7 +23,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Ongoing maintenanc * [Sponsor LibreSign on GitHub (monthly recurring support is especially welcome): ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/LibreSign) ]]> - 1.0.2 + 1.0.3 agpl LibreCode ProfileFields diff --git a/package.json b/package.json index 3b7411c..fd4f6c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "profile_fields", - "version": "1.0.2", + "version": "1.0.3", "description": "Profile fields", "license": "AGPL-3.0-or-later", "private": true,