Add 0.0.3

This commit is contained in:
Zhigang Fang
2018-03-09 21:27:31 +08:00
parent 4006d4d653
commit 6964e3e768
4 changed files with 5 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,12 +1,10 @@
<changelog>
<changes>
<version>1.0.0-2</version>
<change>Second release</change>
<change>It has feature 1</change>
<change>It has feature 2</change>
<version>0.0.3</version>
<change>Add Applist</change>
</changes>
<changes>
<version>1.0.0-1</version>
<version>0.0.1</version>
<change>Initial Release</change>
</changes>
</changelog>

View File

@@ -1,7 +1,7 @@
<package>
<id>com.matrix.requirefull</id>
<name>Require Full</name>
<version>0.0.1</version>
<version>0.0.3</version>
<compatibility>
<firmware>
<miniOS>11.0</miniOS>
@@ -9,6 +9,7 @@
</compatibility>
<dependencies>
<package>mobilesubstrate</package>
<package>applist</package>
</dependencies>
<descriptionlist>
<description>This tweak will enable all Apps on iPad to run in split screen mode</description>