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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2019-09-05 13:45:31 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-09-05 13:45:31 +0300
commitf29ab130f68185bae05a23b11a0cbd1d24c750df (patch)
treeeecd96557fbf4ddd031f7521ea20d4b10d8cadf4
parent3ba45209e2f9c78cdec15f5bb39a1e78bdea5039 (diff)
Version bump to v2.0.4.28-2.0.4.28_canary_2019-09-05v2.0.4.28-2.0.4.28_canary_2019-09-05
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.28_canary_2019-09-05.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.28_canary_2019-09-05.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.28_canary_2019-09-05.zip.sig.asc MD5: 878a11fde63d4a3415dbb62aa73f423c SHA1: 78d79a383df85a50cf18b84ab68cf40e547f8e0f SHA256: 1bc4fa6bdd80b121711c7c665a715fd2048f136f864fe9b6d51b1a5775c26cc6
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt4
2 files changed, 5 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index f64f5d8d8..9902f1784 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-27
+28
diff --git a/changelog.txt b/changelog.txt
index ea133a4bc..167ecc513 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,7 @@
+2019-09-05 - 2.0.4.28_canary_2019-09-05
+==========
+* Updated CoCoL and WiX to fix rollback and upgrade errors, thanks @BlueBlock
+
2019-09-03 - 2.0.4.27_canary_2019-09-03
==========
* Fixed issues with the MSI packages not upgrading correctly, thanks @BlueBlock