Skip to content

Commit

Permalink
Deploy updated country list for connector
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKhatri committed Nov 1, 2023
1 parent b59e578 commit cf48729
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client": {
"repo": "https://github.com/the-deep/client",
"branch": "release-v2.4.11",
"branch": "release-v2.4.12",
"deploy": true
},
"ary_client": {
Expand All @@ -13,7 +13,7 @@
},
"server": {
"repo": "https://github.com/the-deep/server",
"branch": "release-v2.4.6",
"deploy": false
"branch": "release-v2.4.7",
"deploy": true
}
}

0 comments on commit cf48729

Please sign in to comment.