Skip to content

Commit 650e6bc

Browse files
authored
Merge pull request #82 from LibreCodeCoop/chore/bump-version-v1.0.3
chore(release): bump version to v1.0.3
2 parents 3604bc9 + 52caf2a commit 650e6bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Ongoing maintenanc
2323
2424
* [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)
2525
]]></description>
26-
<version>1.0.2</version>
26+
<version>1.0.3</version>
2727
<licence>agpl</licence>
2828
<author mail="contact@librecode.coop" homepage="https://librecode.coop">LibreCode</author>
2929
<namespace>ProfileFields</namespace>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "profile_fields",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Profile fields",
55
"license": "AGPL-3.0-or-later",
66
"private": true,

0 commit comments

Comments
 (0)