Skip to content

Commit

Permalink
Updated metadata to version metadata/8.13.1 (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: runner <[email protected]>
  • Loading branch information
github-actions[bot] and runner authored Nov 28, 2022
1 parent ade48cc commit ffdc169
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion PhoneNumberKit/Resources/.metadata-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.13.0
8.13.1
23 changes: 16 additions & 7 deletions PhoneNumberKit/Resources/Original/PhoneNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11365,19 +11365,23 @@
<exampleNumber>20012345</exampleNumber>
<nationalNumberPattern>
21(?:
6[24-7]\d|
6[24-9]\d|
90[0-2]
)\d{3}|
2(?:
00|
2[25]
2[2-5]
)\d{5}
</nationalNumberPattern>
</fixedLine>
<mobile>
<possibleLengths national="8"/>
<exampleNumber>57123456</exampleNumber>
<nationalNumberPattern>
525(?:
0\d|
1[0-4]
)\d{3}|
(?:
5[146-8]\d|
606
Expand Down Expand Up @@ -16865,6 +16869,7 @@
2\d
)|
5[0-24-7]\d|
600|
7(?:
[07]\d|
55
Expand Down Expand Up @@ -17888,7 +17893,8 @@
4(?:
[24]\d|
3[013-9]|
5[1-9]
5[1-9]|
97
)|
5(?:
2\d|
Expand All @@ -17905,7 +17911,8 @@
8(?:
[27]\d|
3[1-46-9]|
4[0-5]
4[0-5]|
59
)
)|
2(?:
Expand All @@ -17931,7 +17938,7 @@
)|
5(?:
[23]\d|
4[0-246-8]|
4[0-8]|
59|
61
)|
Expand Down Expand Up @@ -25017,7 +25024,8 @@
<leadingDigits>
7(?:
1(?:
[0-6]2|
[0-356]2|
4[29]|
7|
8[27]
)|
Expand All @@ -25030,7 +25038,8 @@
<leadingDigits>
7(?:
1(?:
[0-6]2|
[0-356]2|
4[29]|
7|
8[27]
)|
Expand Down
2 changes: 1 addition & 1 deletion PhoneNumberKit/Resources/PhoneNumberMetadata.json

Large diffs are not rendered by default.

0 comments on commit ffdc169

Please sign in to comment.