This commit is contained in:
John Molakvoæ (skjnldsv) 2020-07-14 09:12:05 +02:00
parent 0bfcfdb15e
commit 8439848c3d
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
3 changed files with 3 additions and 2 deletions

View File

@ -24,3 +24,4 @@
use OCA\Contacts\AppInfo\Application;
$app = \OC::$server->query(Application::class);
$app->register();

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "contacts",
"version": "3.3.0",
"version": "3.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
"version": "3.3.0",
"version": "3.4.0",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>",