release: 1.5.10

This commit is contained in:
metowolf
2021-06-27 16:03:20 +00:00
parent b0f255c597
commit 92148453fc

View File

@@ -3,7 +3,7 @@
* Meting music framework
* https://i-meto.com
* https://github.com/metowolf/Meting
* Version 1.5.9.
* Version 1.5.10.
*
* Copyright 2019, METO Sheel <i@i-meto.com>
* Released under the MIT license
@@ -13,7 +13,7 @@ namespace Metowolf;
class Meting
{
const VERSION = '1.5.9';
const VERSION = '1.5.10';
public $raw;
public $data;