Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranick committed Dec 3, 2018
1 parent 3726f23 commit e24d4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include.xml
Expand Up @@ -38,7 +38,7 @@
<section if="${lime != 7.1.2}" unless="setup || disable-version-check">

<log warn="Lime version ${lime} may not be compatible with OpenFL ${openfl} (expected version ${expect-lime-version})" />
<log info='Use &lt;lime version="${expect-lime-version}" /&gt; before &lt;haxelib name="openfl" /&gt; to force the expected version' />
<log info='Use &lt;lime version="${expect-lime-version}" /&gt; before &lt;haxelib name="openfl" /&gt; to force the expected version' />

</section>

Expand Down

0 comments on commit e24d4cc

Please sign in to comment.