File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# OwnBackup Change Log
2
2
3
+ ## 19.1.0
4
+ - enabled app for all minor versions of ownCloud 10
5
+
3
6
## 18.11.0
4
7
- enabled and tested app for Nextcloud 15
5
8
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Its main purpose is to provide an easy solution to restore the tables of an app
10
10
11
11
- Use this app at your own risk! Data loss may occur!
12
12
- This app is no replacement for a more professional backup solution!]]> </description >
13
- <version >18.11 .0</version >
13
+ <version >19.1 .0</version >
14
14
<licence >agpl</licence >
15
15
<author mail =" patrizio@bekerle.com" homepage =" http://www.bekerle.com/" >Patrizio Bekerle</author >
16
16
<namespace >OwnBackup</namespace >
@@ -34,7 +34,7 @@ Its main purpose is to provide an easy solution to restore the tables of an app
34
34
<database >sqlite</database >
35
35
<database >mysql</database >
36
36
<lib >zlib</lib >
37
- <owncloud min-version =" 8.2" max-version =" 10.1 " />
37
+ <owncloud min-version =" 8.2" max-version =" 11 " />
38
38
<nextcloud min-version =" 10" max-version =" 15" />
39
39
</dependencies >
40
40
You can’t perform that action at this time.
0 commit comments