diff --git a/schemas/config.js b/schemas/config.js index a3c5bf3..1bb00ce 100644 --- a/schemas/config.js +++ b/schemas/config.js @@ -1,6 +1 @@ -// module.exports.EU_DCC_SCHEMA_REF = "release/1.3.2"; - -// to verify that the 1.3.3 version of the EU DCC Schema will work: -module.exports.EU_DCC_SCHEMA_REF = "feature/vaccine-encoding-instructions-valueset"; -// FIXME remove and uncomment 1st line before merging - +module.exports.EU_DCC_SCHEMA_REF = "release/1.3.3";