Skip to content

Commit 70b1639

Browse files
authored
Merge pull request #5644 from nextcloud/chore/release-8.8-rc.1
chore: release 8.8-rc.1
2 parents 0d905ab + cdc24c7 commit 70b1639

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
1717
</description>
1818

19-
<version>8.8.0-dev.0</version>
19+
<version>8.8.0-rc.1</version>
2020
<licence>AGPL-3.0-or-later</licence>
2121

2222
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contacts",
3-
"version": "8.8.0-dev.0",
3+
"version": "8.8.0-rc.1",
44
"private": true,
55
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
66
"keywords": [

0 commit comments

Comments
 (0)