Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mallowigi committed Sep 28, 2017
1 parent fcb7762 commit 888eae4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
<idea-plugin>
<id>com.chrisrm.idea.MaterialThemeUIFork</id>
<name>Material Theme UI EAP</name>
<version>0.12.0.3.pre</version>
<version>0.12.0.3</version>
<vendor email="[email protected]" url="https://github.com/mallowigi">Mallowigi</vendor>

<description><![CDATA[
This will add the <a href="https://github.com/equinusocio/material-theme">Material Theme</a> look to your IDE.<br/><br/>
]]></description>

<!-- Match with 'intellij.version' in build.gradle -->
<!--<idea-version since-build="173.2290.1"/>-->
<idea-version since-build="171.2953.9" until-build="173.2290.1"/>
<idea-version since-build="173.2290.1"/>
<!--<idea-version since-build="171.2953.9" until-build="173.2290.1"/>-->


<depends>com.intellij.modules.platform</depends>
Expand Down

0 comments on commit 888eae4

Please sign in to comment.