Update# update version requirement, this is because

IConfig\getUsersForUserValue is available for only 8.0.0+
This commit is contained in:
Pellaeon Lin 2015-06-24 00:56:55 +08:00
parent 1182ee0510
commit 4f085e8b8c
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
<licence>AGPL</licence>
<author>Pellaeon Lin</author>
<version>0.0.3</version>
<requiremin>7</requiremin>
<requiremin>8.0.0</requiremin>
</info>