Skip to content

Commit 8abf247

Browse files
chore: Release v6.2.0
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
1 parent 48f1804 commit 8abf247

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 6.2.0
4+
- No changes since RC.
5+
36
## 6.2.0-rc.1
47
### Fixed
58
- appointment booking room creation

β€Žappinfo/info.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* πŸ“Ž **Attachments!** Add, upload and view event attachments
2424
* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
2525
]]></description>
26-
<version>6.2.0-rc.1</version>
26+
<version>6.2.0</version>
2727
<licence>agpl</licence>
2828
<author homepage="https://github.com/GVodyanov">Grigory Vodyanov</author>
2929
<author homepage="https://github.com/SebastianKrupinski">Sebastian Krupinski </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,7 +1,7 @@
11
{
22
"name": "calendar",
33
"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
4-
"version": "6.2.0-rc.1",
4+
"version": "6.2.0",
55
"keywords": [
66
"nextcloud",
77
"calendars",

0 commit comments

Comments
Β (0)