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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-01-25 18:10:55 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-25 18:10:55 +0300
commit448cee000d42e14bae2d3029f11bc14b9a62341d (patch)
treed0eaaf65d94bed358becb1f101325de20a4ba6ed
parentd12c6551dcb1e192dc44b2e5dd117d0c5c825bab (diff)
Add changelog and bump versionv3.8.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md8
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml2
3 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd9853e..b0b8385 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.8.1 – 2021-01-25
+### Fixed
+- Fix "Fileupload not a function on chrome"
+
## 3.8.0 – 2020-12-15
### Fixed
- Compatibility with Nextcloud 21
+## 3.7.2 – 2021-01-25
+### Fixed
+- Fix "Fileupload not a function on chrome"
+
## 3.7.1 – 2020-10-07
### Fixed
- Fix missing compiled JS
diff --git a/Makefile b/Makefile
index 0bd8735..bdcb016 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
-version+=2.0.2
+version+=master
all: appstore build-js-production
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e2144e7..8706dba 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -28,7 +28,7 @@ More information is available in the External sites documentation.]]></descripti
<bugs>https://github.com/nextcloud/external/issues</bugs>
<repository type="git">https://github.com/nextcloud/external.git</repository>
- <version>3.8.0</version>
+ <version>3.8.1</version>
<namespace>External</namespace>
<dependencies>