Skip to content

Commit 59f09a9

Browse files
committed
update plugin info
1 parent eb7b3fe commit 59f09a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<idea-plugin>
1818
<id>com.tang</id>
1919
<name>EmmyLua</name>
20-
<version>1.1.9</version>
20+
<version>1.2.0</version>
2121
<vendor email="[email protected]">tangzx</vendor>
2222
<category>Custom Languages</category>
2323
<description><![CDATA[
2424
Support for Lua programming language.<br>
25-
<p><a href="https://github.com/tangzx/IntelliJ-EmmyLua">Source Code</a> | <a href="https://gitter.im/emmylua/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link">Gitter</a> | <a href="https://tangzx.github.io/emmydoc/donate.html">Donate</a></p> | <a href="https://tangzx.github.io/emmydoc">Doc</a></p>
25+
<p><a href="https://github.com/EmmyLua">Source Code</a> | <a href="https://gitter.im/emmylua/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link">Gitter</a> | <a href="https://emmylua.github.io/donate.html">Donate</a> | <a href="https://emmylua.github.io/?plugin">Doc</a></p>
2626
Features:
2727
<ul>
2828
<li>Syntax highlighting</li>

0 commit comments

Comments
 (0)