summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-11-03 16:09:10 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-11-03 16:09:10 +0100
commitd72cac9ccceaaf1ed44996ef32c2bc8ff0ad2ea8 (patch)
tree656fea5948e03450990bc08471e04d1a2f8c69ff
parentd90309c48e920f7f5a4ae0ffca1a2b979d111e27 (diff)
v4.0.5v4.0.5
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 3b2ad377..3bc3edc6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 4.0.5 - 2021-11-03
+### Fixed
+- Missing front-end build artifacts
+
## 4.0.4 - 2021-11-03
### Fixed
- Missing avatars
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d206514f..a8a2568c 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.4</version>
+ <version>4.0.5</version>
<licence>agpl</licence>
<author>John MolakvoƦ</author>
diff --git a/package-lock.json b/package-lock.json
index ce6f0e22..c8f13d66 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "contacts",
- "version": "4.0.4",
+ "version": "4.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 6710e3d4..8439c664 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.4",
+ "version": "4.0.5",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",