Обновление клиента (apps, 3rdparty, install)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* This file specifies the revision of the metadata to build from.
|
||||
* It can be a commit, branch or tag of the https://github.com/google/libphonenumber project
|
||||
* For more information, look at the phing tasks in build.xml
|
||||
* @internal
|
||||
*/
|
||||
return 'v9.0.17';
|
||||
Reference in New Issue
Block a user