Skip to content

Commit

Permalink
Merge pull request #1111 from yukideluxe/shekel
Browse files Browse the repository at this point in the history
fix typo in Shekel
  • Loading branch information
cade authored Aug 20, 2024
2 parents 37e183a + ec80742 commit 870bac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Upcoming 7.0.0.alpha

- **Potential breaking change**: Fix USDC decimals places from 2 to 6
- Fix typo in ILS currency

## 6.19.0

Expand Down
2 changes: 1 addition & 1 deletion config/currency_iso.json
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@
"ils": {
"priority": 100,
"iso_code": "ILS",
"name": "Israeli New Sheqel",
"name": "Israeli New Shekel",
"symbol": "",
"alternate_symbols": ["ש״ח", "NIS"],
"subunit": "Agora",
Expand Down

0 comments on commit 870bac4

Please sign in to comment.