From f5392476a5b81f80ccebeee988aa46c6284ea411 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 7 Feb 2019 17:18:53 +0100 Subject: Checking in changes prior to tagging of version 3.3.0. Changelog diff is: diff --git a/Changes b/Changes index 807706c..9bb5022 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} + +3.3.0 2019-02-07T16:18:41Z - Support borg list's --prefix option via $borg_prefix setting - Properly handle cases where the DB is empty after removal of archive information --- META.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'META.json') diff --git a/META.json b/META.json index baab14c..1b9acb4 100644 --- a/META.json +++ b/META.json @@ -93,7 +93,7 @@ "web" : "https://github.com/Bluewind/App-BorgRestore" } }, - "version" : "3.2.1", + "version" : "3.3.0", "x_serialization_backend" : "JSON::PP version 2.97001", "x_static_install" : 0 } -- cgit v1.2.3-24-g4f1b