Skip to content

Commit 3bece54

Browse files
committed
Updated description and version
1 parent e0a13a1 commit 3bece54

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

resources/META-INF/plugin.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
<idea-plugin version="2">
22
<id>de.lukweb.hasteit</id>
33
<name>HasteIt</name>
4-
<version>1.0</version>
4+
<version>1.01</version>
55
<vendor email="info@lukweb.de" url="http://www.lukweb.de">LukWeb</vendor>
66

77
<depends>com.intellij.modules.platform</depends>
88

99
<description><![CDATA[
10-
Enter short description for your plugin here.<br>
11-
<em>most HTML tags may be used</em>
10+
With HasteIt you can quickly share your current file or selected text to
11+
<a href="http://hastebin.com">Hastebin</a>.
1212
]]></description>
1313

1414
<change-notes><![CDATA[
15-
Add change notes here.<br>
16-
<em>most HTML tags may be used</em>
15+
Updated description
1716
]]>
1817
</change-notes>
1918

0 commit comments

Comments
 (0)