summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-11-03 18:07:03 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-11-03 18:07:03 +0100
commit210cf76511d191cb43124e5a29816802a3b158e9 (patch)
tree3356694a2d3f7ddd90813ae9c2cc58d4f953343e
parentd72cac9ccceaaf1ed44996ef32c2bc8ff0ad2ea8 (diff)
v4.0.6v4.0.6
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md4
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
4 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3bc3edc6..eba7e2cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 4.0.6 - 2021-11-03
+### Fixed
+- Missing front-end build artifacts
+
## 4.0.5 - 2021-11-03
### Fixed
- Missing front-end build artifacts
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a8a2568c..0804e82b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
* šŸ™ˆ **Weā€™re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
- <version>4.0.5</version>
+ <version>4.0.6</version>
<licence>agpl</licence>
<author>John MolakvoƦ</author>
diff --git a/package-lock.json b/package-lock.json
index c8f13d66..bf225bec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "contacts",
- "version": "4.0.5",
+ "version": "4.0.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 8439c664..ffb28430 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
- "version": "4.0.5",
+ "version": "4.0.6",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",