tag 1.6.2

This commit is contained in:
Alex
2026-04-17 20:21:29 +03:00
parent 9df8ed8817
commit 4fdfca53ee
+1 -1
View File
@@ -48,7 +48,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '1.6.1';
public const string LIBRARY_VERSION = '1.6.2';
public const string API_VERSION = '1.2.5';