diff --git a/appinfo/info.xml b/appinfo/info.xml index aa1f0c2b..35058bed 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ Shows recommended files Shows recommended files for quick access of files and folders with recent activity - 0.3.0 + 0.4.0 agpl Christoph Wurst Jan-Christoph Borchardt diff --git a/package-lock.json b/package-lock.json index 9931eb6d..0b694e67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "files_recommendation", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20ebe0ed..ca15c95f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "files_recommendation", - "version": "0.3.0", + "version": "0.4.0", "description": "Shows recommended files in Nextcloud", "main": "index.js", "scripts": {