process-analytics / icpm-demo-2022

The demo presented at ICPM 2022
https://process-analytics.github.io/icpm-demo-2022/
Apache License 2.0
3 stars 1 forks source link

[REFACTOR] Use the new `bpmn-visualization getVersion` function #107

Closed tbouffard closed 3 months ago

tbouffard commented 11 months ago

The new function is going to be introduced in v0.43.0, see process-analytics/bpmn-visualization-js#2965. The former BpmnVisualization.getVersion method will be later removed (process-analytics/bpmn-visualization-js#2966) so the examples, demos and projects must be updated first.

tbouffard commented 3 months ago

Implemented in #112