Skip to content

Commit d6cbae7

Browse files
Release v2.1.1
1 parent db7ea67 commit d6cbae7

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [2.1.0-2-nightly] - 2024-03-08
7+
## [2.1.1] - 2024-04-21
88

99
### Changed
1010

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Google Synchronization</name>
55
<summary>Import Google data into Nextcloud</summary>
66
<description><![CDATA[Google Synchronization automatically keeps your Nextcloud calendar up to date with your Google Calendar.]]></description>
7-
<version>2.1.0-2-nightly</version>
7+
<version>2.1.1</version>
88
<licence>agpl</licence>
99
<author>Marcel Robitaille</author>
1010
<namespace>Google</namespace>

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": "google_synchronization",
3-
"version": "2.1.0-2-nightly",
3+
"version": "2.1.1",
44
"description": "A Nextcloud app to continuously synchronize Google Calendar",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)