camunda/camunda-bpmn-moddle

Add modelerTemplateVersion Property

philippfromme opened this issue · 1 comments

Example

<StartEvent xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
          xmlns:camunda="http://camunda.org/schema/1.0/bpmn"
          camunda:modelerTemplate="bar"
          camunda:modelerTemplateVersion="1" />

Related to camunda/camunda-modeler#1969

Closed via da2b5ed