Increased version string in ZUGFeRDExporter
This commit is contained in:
@@ -103,7 +103,7 @@ public class ZUGFeRDExporter {
|
|||||||
|
|
||||||
//// MAIN CLASS
|
//// MAIN CLASS
|
||||||
private String conformanceLevel = "U";
|
private String conformanceLevel = "U";
|
||||||
private String versionStr = "1.2.0";
|
private String versionStr = "1.3.0";
|
||||||
|
|
||||||
// BASIC, COMFORT etc - may be set from outside.
|
// BASIC, COMFORT etc - may be set from outside.
|
||||||
private String ZUGFeRDConformanceLevel = null;
|
private String ZUGFeRDConformanceLevel = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user