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>2020-08-10 17:35:43 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2020-08-10 17:35:43 +0300
commit145ef49b91fc43a77dabfb66cd8ae3c8b7ca93c2 (patch)
treeb9bd8583a9ef98e0cbfceac9727072f6296ebf1f
parentb68d9fe1578c726d928090bff2c996a0d68c921a (diff)
Version bump to v2.0.5.110-2.0.5.110_canary_2020-08-10v2.0.5.110-2.0.5.110_canary_2020-08-10
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.5.110_canary_2020-08-10.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.110_canary_2020-08-10.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.110_canary_2020-08-10.zip.sig.asc MD5: 583e6cf913be6edc3966b862dff024c7 SHA1: c5a9e9dab0085667051b94a507f47f9217401567 SHA256: 69720d935b4d9ca1383d53cfc9308727fac8ac48683d2ac9f7d1487849c4a7c8
-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 e2a9fee00..bc6298e80 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-109
+110
diff --git a/changelog.txt b/changelog.txt
index 95eed3fc4..cbee0f275 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,7 @@
+2020-08-10 - 2.0.5.110_canary_2020-08-10
+==========
+* Fixed an issue with snapshot paths, thanks @dferreyra
+
2020-08-07 - 2.0.5.109_canary_2020-08-07
==========
* Fixed hiding compression errors, thanks @jpschewe