We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da1c0b commit 8b36c0aCopy full SHA for 8b36c0a
1 file changed
solid/appinfo/info.xml
@@ -11,14 +11,14 @@ It supports the webid-oidc-dpop-pkce login flow to connect to a Solid App with y
11
When you do this, the Solid App can store data in your Nextcloud account through the Solid protocol.
12
13
]]></description>
14
- <version>0.9.1</version>
+ <version>0.9.2</version>
15
<licence>agpl</licence>
16
<author mail="auke@muze.nl" >Auke van Slooten</author>
17
<namespace>Solid</namespace>
18
<category>integration</category>
19
<bugs>https://github.com/pdsinterop/solid-nextcloud/issues</bugs>
20
<dependencies>
21
- <nextcloud min-version="28" max-version="30"/>
+ <nextcloud min-version="29" max-version="31"/>
22
</dependencies>
23
<settings>
24
<admin>OCA\Solid\Settings\SolidAdmin</admin>
0 commit comments