Skip to content

Commit

Permalink
Merge pull request #51 from razorpay/release/1.0.13
Browse files Browse the repository at this point in the history
Release/1.0.13
  • Loading branch information
patlola committed Jan 8, 2018
2 parents 70080e3 + a86a60c commit 91c59b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/IFSC.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/banknames.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,8 @@
"DLXB": "Dhanlaxmi Bank",
"DMCB": "Deccan Merchants Co-operative Bank",
"DMCX": "Durgapur Mahila Co-operative Bank",
"DMKB": "Dmk Jaoli Bank",
"DMKB": "Dattatraya Maharaj Kalambe Jaoli Sahakari Bank",
"DMKJ": "Dmk Jaoli Bank",
"DNSB": "Dombivli Nagari Sahakari Bank",
"DNSX": "Deendayal Nagari Sahakari Bank",
"DOBX": "Dapoli Urban Co-operative Bank Dapoli",
Expand Down
1 change: 1 addition & 0 deletions src/php/Bank.php
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ class Bank
const DMCB = 'DMCB';
const DMCX = 'DMCX';
const DMKB = 'DMKB';
const DMKJ = 'DMKJ';
const DNSB = 'DNSB';
const DNSX = 'DNSX';
const DOBX = 'DOBX';
Expand Down
7 changes: 0 additions & 7 deletions src/sublet.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@
"IBKL0041SSB": "SSKX",
"IBKL0046T01": "TNDC",
"IBKL0063JCB": "JSCX",
"IBKL0063RKC": "RKCX",
"IBKL0065SDC": "STDX",
"IBKL0068GP1": "GPCX",
"IBKL0069AZB": "AZUX",
Expand Down Expand Up @@ -457,7 +456,6 @@
"IBKL0123NMC": "NMCX",
"IBKL01241MB": "MSSX",
"IBKL01248NC": "TNCX",
"IBKL01259GB": "GSCX",
"IBKL01263UC": "URDX",
"IBKL01269UB": "URMX",
"IBKL01272PC": "PRCX",
Expand Down Expand Up @@ -884,10 +882,7 @@
"UTIB0SCCB01": "SCPX",
"UTIB0SCJMSB": "CJMX",
"UTIB0SCPCB1": "CHPX",
"UTIB0SDCBL1": "DUMX",
"UTIB0SDCC29": "SIGX",
"UTIB0SDCCB1": "DHBX",
"UTIB0SDJCC1": "DJCX",
"UTIB0SFAZ01": "FCBX",
"UTIB0SFCB01": "FRIX",
"UTIB0SFCB02": "FZCX",
Expand All @@ -896,9 +891,7 @@
"UTIB0SGCB01": "GUOX",
"UTIB0SGDC01": "TGDX",
"UTIB0SGDS01": "GCCX",
"UTIB0SGIRBI": "GDDX",
"UTIB0SGUCB1": "GDUX",
"UTIB0SHCCB1": "HCCX",
"UTIB0SHDCCB": "HSDX",
"UTIB0SHSP01": "HOCX",
"UTIB0SIDB99": "IDUX",
Expand Down

0 comments on commit 91c59b8

Please sign in to comment.