Skip to content

Commit ba0ae5c

Browse files
Merge pull request #35 from MarcelRobitaille/release_4.0.0
Fix release of 4.0.0
2 parents 92ea758 + 941c52f commit ba0ae5c

3 files changed

Lines changed: 87 additions & 87 deletions

File tree

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. Incompatible with Google Integration!]]></description>
7-
<version>4.1.0</version>
7+
<version>4.0.0</version>
88
<licence>agpl</licence>
99
<author>Marcel Robitaille</author>
1010
<namespace>Google</namespace>

package-lock.json

Lines changed: 85 additions & 85 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": "3.2.0",
3+
"version": "4.0.0",
44
"description": "A Nextcloud app to continuously synchronize Google Calendar",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)