From b49b7c4b1c524943f7c66146ba16dbde987e6507 Mon Sep 17 00:00:00 2001
From: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Date: Tue, 14 Apr 2026 14:03:58 -0300
Subject: [PATCH 1/2] chore(release): bump version to v1.0.3
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
---
appinfo/info.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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): ](https://github.com/sponsors/LibreSign)
]]>
- 1.0.2
+ 1.0.3
agpl
LibreCode
ProfileFields
From 52caf2a78c37cd9ffd9f4fed6e3251581ee85d90 Mon Sep 17 00:00:00 2001
From: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Date: Tue, 14 Apr 2026 14:04:49 -0300
Subject: [PATCH 2/2] chore(release): bump npm version to v1.0.3
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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,