Skip to content

Commit 09a9fe2

Browse files
committed
Reduce ownCloud max-version for store publishing
1 parent e2d3053 commit 09a9fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Its main purpose is to provide an easy solution to restore the tables of an app
3434
<database>sqlite</database>
3535
<database>mysql</database>
3636
<lib>zlib</lib>
37-
<owncloud min-version="8.2" max-version="12" />
37+
<owncloud min-version="8.2" max-version="11" />
3838
<nextcloud min-version="10" max-version="18" />
3939
</dependencies>
4040

0 commit comments

Comments
 (0)