Skip to content

Commit 8bf7e96

Browse files
authored
5.3.1 (#222)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent aa97c27 commit 8bf7e96

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010

1111
## [Unreleased]
1212

13+
## [5.3.1] - 2026-02-19
14+
15+
### Fixed
16+
* fix info.xml version
17+
18+
1319
## [5.3.0] - 2026-02-19
1420

1521
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve
2222
Note:
2323
Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon.
2424
]]></description>
25-
<version>5.2.1</version>
25+
<version>5.3.1</version>
2626
<licence>agpl</licence>
2727
<author>Julien Veyssier</author>
2828
<author>Anupam Kumar</author>

0 commit comments

Comments
 (0)