Skip to content
Snippets Groups Projects
Verified Commit 4ad8fab9 authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

chore: bump version to v3.2.0

parent f48a1e98
No related branches found
No related tags found
1 merge request!4Update to DCC Schema V3.2
......@@ -2,7 +2,7 @@ import * as si from "./DSI";
import { XMLDate, XMLElement, XMLNumber, XMLBoolean, XMLList, INamespaced, ISchemaInformation, IAttributes } from "./BaseTypes";
import { ensureArray } from "./Util";
const schemaVersion = "3.1.2";
const schemaVersion = "3.2.0";
const namespace = "dcc";
const namespaceUrl = `https://ptb.de/${namespace}`;
const schemaLocation = `${namespaceUrl}/v${schemaVersion}/dcc.xsd`;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment