From 82ea1eed736920a0b6162fcc641612fa26a1fb47 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Thu, 2 Jan 2025 17:39:43 +0000 Subject: [PATCH] version bump --- norg.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/norg.nimble b/norg.nimble index f30058a..a449dc5 100644 --- a/norg.nimble +++ b/norg.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.13" +version = "0.1.15" author = "Paul Wilde" description = "A Borg Backup Orchestration Tool" license = "AGPL-3.0-or-later"