From e2f5ac576896aecc683cca7ef638a47a5ad7b108 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Fri, 26 Jan 2024 09:44:20 +0100 Subject: [PATCH] Version 0.9.11-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3e81569..a45a4be 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ch.sbs/mdr2 "0.9.10" +(defproject ch.sbs/mdr2 "0.9.11-SNAPSHOT" :description "A Production Management Tool for DAISY Talking Books" :url "https://github.com/sbsdev/mdr2"