tag 1.5.1

This commit is contained in:
Alex
2026-03-07 09:47:01 +03:00
parent 6c4e0c8ca7
commit affe904bed
+1 -1
View File
@@ -48,7 +48,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '1.5.0';
public const string LIBRARY_VERSION = '1.5.1';
public const string API_VERSION = '1.2.5';