Update library version

This commit is contained in:
Alex
2025-09-02 21:32:26 +03:00
parent 94ec907506
commit 033fa42b79
2 changed files with 76 additions and 68 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '1.0.1';
public const string LIBRARY_VERSION = '1.2.1';
public const string API_VERSION = '0.0.6';