From 242b824ca81db35a72c83c8c0bf876624ef2b560 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Fri, 11 Mar 2022 07:47:28 +0100
Subject: [PATCH] "v3.1.1" --> "v3.1.2"

---
 templates/xml/dcc.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/xml/dcc.xml b/templates/xml/dcc.xml
index 90d409c..b1f0264 100644
--- a/templates/xml/dcc.xml
+++ b/templates/xml/dcc.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <dcc:digitalCalibrationCertificate
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="https://ptb.de/dcc https://www.ptb.de/dcc/v3.1.1/dcc.xsd"
+    xsi:schemaLocation="https://ptb.de/dcc https://www.ptb.de/dcc/v3.1.2/dcc.xsd"
     xmlns:dcc="https://ptb.de/dcc"
     xmlns:si="https://ptb.de/si"
-    schemaVersion="3.1.1">   
+    schemaVersion="3.1.2">   
   <!--
   DCC - Digital Calibration Certificate
   Copyright (C) 2021 - Physikalisch-Technische Bundesanstalt
-- 
GitLab