Skip to content

Commit

Permalink
feat: update ISBN ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlatz committed Dec 24, 2024
1 parent 3138431 commit 148fbdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Biblys/Isbn/groups-array.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@
['0500000', '1999999', 0],
['2000000', '2499999', 3],
['2500000', '4999999', 0],
['5000000', '6699999', 4],
['6700000', '9299999', 0],
['5000000', '6899999', 4],
['6900000', '9299999', 0],
['9300000', '9999999', 5],
]],
'978-625' => ['Türkiye', [
Expand Down

0 comments on commit 148fbdc

Please sign in to comment.