tag 1.4.0

This commit is contained in:
Alex
2025-12-04 08:44:10 +03:00
parent 2ecb5c7b04
commit ef3b76394c
+1 -1
View File
@@ -48,7 +48,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '1.3.3';
public const string LIBRARY_VERSION = '1.4.0';
public const string API_VERSION = '1.2.5';