mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
changed client plugins versions back
This commit is contained in:
parent
47d44c6aef
commit
e24bd6da69
5 changed files with 10 additions and 13 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<packaging>jar</packaging>
|
||||
<name>Mage Counter Plugin</name>
|
||||
<description>Implements game counter to display amount of games played</description>
|
||||
<version>0.9.0</version>
|
||||
<version>0.1</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<artifactId>mage-theme-plugin</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.9.0</version>
|
||||
<version>0.4</version>
|
||||
<name>Mage Theme Plugin</name>
|
||||
<description>Contains resources for drawing background</description>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue