Fix ui download version

This commit is contained in:
Paulo Gustavo Veiga 2022-02-15 21:05:16 -08:00
parent 7fd227d56f
commit 07ad57e3b4

View File

@ -29,7 +29,7 @@
<mkdir dir="target/wisemapping-mindplot"/>
<exec executable="npm" dir="target">
<arg value="pack"/>
<arg value="@wisemapping/mindplot@5.0.3"/>
<arg value="@wisemapping/mindplot@5.0.4"/>
</exec>
<exec executable="tar" dir="target">
<arg value="-xvzf"/>