summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/version1
2 files changed, 1 insertions, 2 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 5170e980d..5e110c8a9 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -34,9 +34,9 @@
"hooks": {
"OC_User::pre_deleteUser": "OCA\\News\\Hooks\\User::deleteUser"
},
- "databases": ["pgsql", "sqlite3", "mysql"],
"categories": ["Multimedia"],
"dependencies": {
+ "databases": ["pgsql", "sqlite3", "mysql"],
"php": ">=5.4",
"owncloud": ">=7.0.3",
"libs": {
diff --git a/appinfo/version b/appinfo/version
deleted file mode 100644
index 1492eb4be..000000000
--- a/appinfo/version
+++ /dev/null
@@ -1 +0,0 @@
-3.405 \ No newline at end of file