tag 1.3.2

This commit is contained in:
Alex
2025-10-21 09:05:51 +03:00
parent 576f02efbd
commit d853faacf7
+1 -1
View File
@@ -48,7 +48,7 @@ use RuntimeException;
*/
class Api
{
public const string LIBRARY_VERSION = '1.3.0';
public const string LIBRARY_VERSION = '1.3.2';
public const string API_VERSION = '0.0.6';