Skip to content

Commit 0064921

Browse files
committed
1.0.2
Signed-off-by: Julien Veyssier <[email protected]>
1 parent efae74b commit 0064921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9-
## 1.0.1 – 2023-03-03
9+
## 1.0.2 – 2023-03-03
1010
### Changed
1111
- improve design
1212
- use more NC components

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<summary>Integration of Replicate stable-diffusion</summary>
66
<description><![CDATA[Replicate integration provides a link reference provider for
77
Whisper translation/transcription and stable diffusion image prediction.]]></description>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<licence>agpl</licence>
1010
<author>Julien Veyssier</author>
1111
<namespace>Replicate</namespace>
@@ -20,7 +20,7 @@
2020
<screenshot>https://github.com/julien-nc/integration_replicate/raw/main/img/screenshot2.jpg</screenshot>
2121
<screenshot>https://github.com/julien-nc/integration_replicate/raw/main/img/screenshot3.jpg</screenshot>
2222
<dependencies>
23-
<nextcloud min-version="26" max-version="26"/>
23+
<nextcloud min-version="26" max-version="27"/>
2424
</dependencies>
2525
<settings>
2626
<admin>OCA\Replicate\Settings\Admin</admin>

0 commit comments

Comments
 (0)