File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ php-subreg (0.4) UNRELEASED; urgency=medium
2+
3+ * +SetAutoRenew
4+ * +RenewDomain
5+
6+ -- Vítězslav Dvořák <vitex@develoid.jinonice.czf> Thu, 12 Sep 2019 13:34:35 +0200
7+
18php-subreg (0.3) unstable; urgency=medium
29
310 * new support for Pricelist command
Original file line number Diff line number Diff line change 88 "email" : " info@vitexsoftware.cz"
99 }
1010 ],
11- "version" : " 0.2 " ,
11+ "version" : " 0.4 " ,
1212 "require" : {
1313 "ext-soap" : " *" ,
1414 "deb/ease-framework" : " *"
Original file line number Diff line number Diff line change 1- php-subreg_0.3_all .buildinfo web optional
2- php-subreg_0.3_all .deb web optional
1+ php-subreg_0.4_all .buildinfo web optional
2+ php-subreg_0.4_all .deb web optional
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class Client extends \Ease\Molecule
1919 * ClientLibrary version
2020 * @var string
2121 */
22- static public $ libVersion = '0.3 ' ;
22+ static public $ libVersion = '0.4 ' ;
2323
2424 /**
2525 * Object Configuration
You can’t perform that action at this time.
0 commit comments