Skip to content

Commit

Permalink
post jetbrain v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manolenso committed Feb 9, 2016
1 parent 4b0e96d commit cad58ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Binary file modified intellij-foundation6.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion out/production/intellij-foundation6/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin version="2" url="https://github.com/manolenso/intellij-foundation6">
<id>com.manolenso.intellij.foundation6</id>
<name>Zurb Foundation 6</name>
<version>1.1</version>
<version>1.2</version>
<vendor url="https://github.com/manolenso/intellij-foundation6">Manolenso</vendor>

<description><![CDATA[
Expand All @@ -17,6 +17,7 @@

<change-notes><![CDATA[
<br>
1.2 Add row flex, version cdn lib<br />
1.1 update cdn Motion UI 1.2.0</br>
1.0 Initial release<br />
]]>
Expand Down
3 changes: 2 additions & 1 deletion resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin version="2" url="https://github.com/manolenso/intellij-foundation6">
<id>com.manolenso.intellij.foundation6</id>
<name>Zurb Foundation 6</name>
<version>1.1</version>
<version>1.2</version>
<vendor url="https://github.com/manolenso/intellij-foundation6">Manolenso</vendor>

<description><![CDATA[
Expand All @@ -17,6 +17,7 @@

<change-notes><![CDATA[
<br>
1.2 Add row flex, version cdn lib<br />
1.1 update cdn Motion UI 1.2.0</br>
1.0 Initial release<br />
]]>
Expand Down

0 comments on commit cad58ac

Please sign in to comment.