Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna <anna@nextcloud.com>2022-08-30 22:18:30 +0300
committerGitHub <noreply@github.com>2022-08-30 22:18:30 +0300
commit55a1fd69db604bee68b454025b71657111bd5083 (patch)
tree474a7069f902699dc2955704c5e866f9330c9c27
parentaf9cd0b26d8d067bb5c703b4ff06042377a56082 (diff)
parentdf5c91910b6b8185ff576def0b875a4d7623bb57 (diff)
Merge pull request #4448 from nextcloud/release/v3.5.0v3.5.0
Release Calendar v3.5.0
-rw-r--r--CHANGELOG.md4
-rw-r--r--appinfo/info.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d9b8263..81e571cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,9 @@
# Changelog
-## 3.5.0 - 2022-08-25
+## 3.5.0 - 2022-08-30
### Added
-- Option to copy calendar events
+- Option to duplicate calendar events
- Config setting to disable appointments
### Changed
- Moved icons to material design
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a2a3151b..007a9c2a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -15,7 +15,7 @@
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **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.
]]></description>
- <version>3.5.0-rc.1</version>
+ <version>3.5.0</version>
<licence>agpl</licence>
<author>Anna Larch</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>