Skip to content

Commit bb624bc

Browse files
committed
prepare 2.7.1
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 4164b51 commit bb624bc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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+
## 2.7.1 – 2025-09-05
14+
15+
### Fixed
16+
17+
- Prevent accessing array index on null @julien-nc [#351](https://github.com/nextcloud/assistant/pull/351)
18+
1319
## 2.7.0 – 2025-09-05
1420

1521
### Changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Known providers:
6262
6363
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
6464
]]> </description>
65-
<version>2.7.0</version>
65+
<version>2.7.1</version>
6666
<licence>agpl</licence>
6767
<author>Julien Veyssier</author>
6868
<namespace>Assistant</namespace>

0 commit comments

Comments
 (0)