mirror of
https://github.com/nextcloud/contacts.git
synced 2025-07-20 16:54:44 +00:00
chore: bump main dev version
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
|
||||
</description>
|
||||
|
||||
<version>7.1.0-dev.0</version>
|
||||
<version>7.3.0-dev.0</version>
|
||||
<licence>agpl</licence>
|
||||
|
||||
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "contacts",
|
||||
"version": "7.1.0-dev.0",
|
||||
"version": "7.3.0-dev.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "contacts",
|
||||
"version": "7.1.0-dev.0",
|
||||
"version": "7.3.0-dev.0",
|
||||
"license": "agpl",
|
||||
"dependencies": {
|
||||
"@mattkrick/sanitize-svg": "^0.4.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "contacts",
|
||||
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
|
||||
"version": "7.1.0-dev.0",
|
||||
"version": "7.3.0-dev.0",
|
||||
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
|
||||
"contributors": [
|
||||
"John Molakvoæ <skjnldsv@protonmail.com>",
|
||||
|
Reference in New Issue
Block a user