From 67d76e3af8024e96940a263bce888199f3e82bc3 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Mon, 1 Nov 2021 11:50:24 +0100 Subject: [PATCH] Change version in citation file to 4.12 --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 808a403e1a..b97fdf7c49 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -7,5 +7,5 @@ license: "LGPL-3.0" message: "If you use this software, please cite it using these metadata." repository-code: "https://github.com/ultimaker/cura/" title: "Ultimaker Cura" -version: "4.10.0" -... \ No newline at end of file +version: "4.12.0" +...