Skip to content

Commit

Permalink
v1.1.1 - make available to all products
Browse files Browse the repository at this point in the history
  • Loading branch information
opus1269 committed Mar 11, 2016
1 parent ffec820 commit 120a870
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<idea-plugin version="2">
<id>com.weebly.opus1269.smoothscroller</id>
<name>Smooth Scroller</name>
<version>1.1.0</version>
<version>1.1.1</version>
<vendor email="[email protected]" url="https://github.com/opus1269">Mike Updike</vendor>

<description><![CDATA[
Expand All @@ -42,6 +42,8 @@
]]></description>

<change-notes><![CDATA[
Version 1.1.1 - Allow install on all IntelliJ based products
<br /> <br />
Version 1.1.0 - Improve scrolling algorithm
<br /> <br />
Version 1.0.0 - Initial release
Expand All @@ -53,9 +55,8 @@

<!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
on how to target different products -->
<!-- uncomment to enable plugin in all products
<!-- Make available to all products -->
<depends>com.intellij.modules.lang</depends>
-->

<extensions defaultExtensionNs="com.intellij">
<!-- Add your extensions here -->
Expand Down

0 comments on commit 120a870

Please sign in to comment.