Add support for channels, keep compatibility with rings, update readme

This commit is contained in:
abbodi1406
2020-07-11 05:36:34 +03:00
parent da6129c720
commit 083fe875f8
4 changed files with 46 additions and 17 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.29.0';
return '1.30.0';
}
require_once dirname(__FILE__).'/auths.php';