Merge pull request #4553 from nextcloud/chore/bump-main

chore: bump main dev version
This commit is contained in:
Hamza
2025-07-15 16:30:08 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
* 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library. * 🙈 **Were 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
View File

@ -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",

View File

@ -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>",