We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a13a1 commit 3bece54Copy full SHA for 3bece54
resources/META-INF/plugin.xml
@@ -1,19 +1,18 @@
1
<idea-plugin version="2">
2
<id>de.lukweb.hasteit</id>
3
<name>HasteIt</name>
4
- <version>1.0</version>
+ <version>1.01</version>
5
<vendor email="info@lukweb.de" url="http://www.lukweb.de">LukWeb</vendor>
6
7
<depends>com.intellij.modules.platform</depends>
8
9
<description><![CDATA[
10
- Enter short description for your plugin here.<br>
11
- <em>most HTML tags may be used</em>
+ With HasteIt you can quickly share your current file or selected text to
+ <a href="http://hastebin.com">Hastebin</a>.
12
]]></description>
13
14
<change-notes><![CDATA[
15
- Add change notes here.<br>
16
+ Updated description
17
]]>
18
</change-notes>
19
0 commit comments