Skip to content

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CDrummond committed Nov 22, 2018
1 parent 7103344 commit 6dd7eb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion MaterialSkin/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<module>Plugins::MaterialSkin::Plugin</module>
<description>PLUGIN_MATERIAL_SKIN</description>
<creator>Craig Drummond</creator>
<version>0.1.1</version>
<version>0.1.2</version>
<defaultState>enabled</defaultState>
<type>2</type>
<homepageURL>https://github.com/CDrummond/lms-material</homepageURL>
Expand Down
6 changes: 3 additions & 3 deletions public.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<title lang="EN">Material Skin</title>
</details>
<plugins>
<plugin name="MaterialSkin" version="0.1.1" minTarget="7.9.0" maxTarget="*">
<plugin name="MaterialSkin" version="0.1.2" minTarget="7.9.0" maxTarget="*">
<title lang="EN">Material Skin</title>
<desc lang="EN">Material themed skin, suitable for mobile use.</desc>
<url>https://github.com/CDrummond/lms-material/releases/download/0.1.1/lms-material-0.1.1.zip</url>
<sha>aeb5449892fd76a293bb6a76428f7ec49283601e</sha>
<url>https://github.com/CDrummond/lms-material/releases/download/0.1.2/lms-material-0.1.2.zip</url>
<sha>115804c856661d50d84e463e1ae4ab9d27dec2e3</sha>
<creator>Craig Drummond</creator>
</plugin>
</plugins>
Expand Down

0 comments on commit 6dd7eb5

Please sign in to comment.