Correct version number of the plugin (0.2).
This commit is contained in:
parent
fb7f249435
commit
c236981fb6
|
|
@ -837,7 +837,7 @@
|
|||
<id>jetbrains.mps.typechecking</id>
|
||||
<name>Typechecking with Constraint Rules</name>
|
||||
<description>Experimental support for type checking with constraint rules</description>
|
||||
<version>2.0-b${ci.build.num}</version>
|
||||
<version>0.2-b${ci.build.num}</version>
|
||||
<vendor url="jetbrains.com/mps">JetBrains s.r.o.</vendor>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
|
|
|
|||
|
|
@ -198,7 +198,7 @@
|
|||
</node>
|
||||
<node concept="3_J27D" id="7BVjoXzUx6a" role="m$_w8">
|
||||
<node concept="3Mxwew" id="2BiN_P7R7Wi" role="3MwsjC">
|
||||
<property role="3MwjfP" value="2.0-b" />
|
||||
<property role="3MwjfP" value="0.2-b" />
|
||||
</node>
|
||||
<node concept="3Mxwey" id="2BiN_P7R81m" role="3MwsjC">
|
||||
<ref role="3Mxwex" node="2BiN_P7R7jO" resolve="ci.build.num" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue