Skip to content

Commit 7195103

Browse files
authored
V0.1.9 maintenance (#119)
* v0.1.9-maintenance update Signed-off-by: Andrey Borysenko <[email protected]> * update package-lock Signed-off-by: Andrey Borysenko <[email protected]> * set nextcloud required version 28+ Signed-off-by: Andrey Borysenko <[email protected]> --------- Signed-off-by: Andrey Borysenko <[email protected]>
1 parent 296cc1c commit 7195103

File tree

5 files changed

+10728
-14912
lines changed

5 files changed

+10728
-14912
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.9 - 2023-12-14]
6+
7+
Maintenance update.
8+
9+
### Updated
10+
11+
- Updated npm packages
12+
- Updated l10n
13+
514
## [0.1.8 - 2023-06-19]
615

716
Maintenance update to add Nextcloud Hub 5 (27) support.

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Nextcloud Python API Framework
3737
<repository type="git">https://github.com/cloud-py-api/cloud_py_api</repository>
3838
<dependencies>
3939
<php min-version="7.4" min-int-size="64" />
40-
<nextcloud min-version="25" max-version="28" />
40+
<nextcloud min-version="28" max-version="29" />
4141
</dependencies>
4242
<repair-steps>
4343
<post-migration>

0 commit comments

Comments
 (0)