Skip to content

Commit

Permalink
Merge pull request #5 from qzmenko/patch-1
Browse files Browse the repository at this point in the history
Fix currency code for BYN (New Belorussian ruble)
  • Loading branch information
bartfeenstra committed May 11, 2018
2 parents 61a060a + 4537c01 commit 81acfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/currency/BYN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"alternativeSigns": [],
"ISO4217Code": "BYR",
"ISO4217Code": "BYN",
"ISO4217Number": "933",
"sign": "Br",
"subunits": 100,
Expand Down

0 comments on commit 81acfc2

Please sign in to comment.