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