Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mallowigi committed Aug 6, 2017
1 parent ac64af8 commit 3c80894
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.8.0.2
- Fix issue with custom file statuses not being colorable
- Themed Material Combobox Action button

## 0.8.0
- Fix Checkbox style in Material Components disabled
- Allow customization of file status colors
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
-->

<idea-plugin>
<id>com.chrisrm.idea.MaterialThemeUI</id>
<name>Material Theme UI</name>
<version>0.8.0</version>
<vendor email="chris@hirvi.no" url="https://hirvi.no">Hirvi AS</vendor>
<id>com.chrisrm.idea.MaterialThemeUIFork</id>
<name>Material Theme UI EAP</name>
<version>0.8.0.2</version>
<vendor email="heliosaian@gmail.com" 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/>
Expand Down

0 comments on commit 3c80894

Please sign in to comment.