diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-12 15:22:53 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-12 15:22:53 +0100 |
commit | 2d4db596d6088131a2a2c11b667fa506762d2491 (patch) | |
tree | fc16797bd2eeeb2f66f947f336caf28156d6229b /package.xml | |
parent | a5f76e71e600eed3f65a76cd3417833c17ae3a1e (diff) |
Back to dev
Diffstat (limited to 'package.xml')
-rw-r--r-- | package.xml | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/package.xml b/package.xml index 528f2a9..da0acd5 100644 --- a/package.xml +++ b/package.xml @@ -18,7 +18,7 @@ Available functions: </lead> <date>2020-03-12</date> <version> - <release>0.3.1</release> + <release>0.3.2dev</release> <api>0.3.0</api> </version> <stability> @@ -27,8 +27,7 @@ Available functions: </stability> <license>PHP 3.01</license> <notes> -- allow search by Pkgid, Hdrid, Installtid with specific input -- fix search with various other tags (Version, ...) +- </notes> <contents> <dir name="/"> @@ -75,6 +74,22 @@ Available functions: <release> <date>2020-03-12</date> <version> + <release>0.3.1</release> + <api>0.3.0</api> + </version> + <stability> + <release>beta</release> + <api>beta</api> + </stability> + <license>PHP 3.01</license> + <notes> +- allow search by Pkgid, Hdrid, Installtid with specific input +- fix search with various other tags (Version, ...) + </notes> + </release> + <release> + <date>2020-03-12</date> + <version> <release>0.3.0</release> <api>0.3.0</api> </version> |