File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 4.2.0] - 2025-11-12
10+
11+ ### New
12+
13+ - Support Nextcloud 33
14+
915## [ 4.1.0] - 2025-07-07
1016
1117### New
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ The rating depends on the model you select to use.
3030Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
3131
3232 ]]> </description >
33- <version >4.1 .0</version >
33+ <version >4.2 .0</version >
3434 <licence >agpl</licence >
3535 <author >Julien Veyssier</author >
3636 <namespace >Replicate</namespace >
@@ -46,7 +46,7 @@ Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud
4646 <screenshot >https://github.com/julien-nc/integration_replicate/raw/main/img/screenshot2.jpg</screenshot >
4747 <screenshot >https://github.com/julien-nc/integration_replicate/raw/main/img/screenshot3.jpg</screenshot >
4848 <dependencies >
49- <nextcloud min-version =" 30" max-version =" 32 " />
49+ <nextcloud min-version =" 30" max-version =" 33 " />
5050 </dependencies >
5151 <settings >
5252 <admin >OCA\Replicate\Settings\Admin</admin >
Original file line number Diff line number Diff line change 11{
22 "name" : " integration_replicate" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.2 .0" ,
44 "description" : " Replicate integration" ,
55 "main" : " index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments