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

This commit is contained in:
abbodi1406
2020-07-15 05:07:06 +03:00
parent 4ee4df6226
commit 5a0938a8d0
4 changed files with 58 additions and 16 deletions

View File

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