We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c646f3 commit 79f5b2eCopy full SHA for 79f5b2e
CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## 1.0.6 – 2024-03-08
10
+
11
+### Fixed
12
13
+- Include Php dependencies in release archive
14
15
## 1.0.5 – 2024-03-08
16
17
### Added
appinfo/info.xml
@@ -51,7 +51,7 @@ Known providers:
51
* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)
52
* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)
53
]]> </description>
54
- <version>1.0.5</version>
+ <version>1.0.6</version>
55
<licence>agpl</licence>
56
<author>Julien Veyssier</author>
57
<namespace>TpAssistant</namespace>
0 commit comments