Skip to content

Commit

Permalink
Merge pull request #49 from mdebarros/fix/v13.0.2-release
Browse files Browse the repository at this point in the history
fixes for v13.0.2 release
- added accent/burmese feature p2p files to master.json
  • Loading branch information
mdebarros authored Sep 13, 2021
2 parents 1620927 + f9d44cc commit 37d2642
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
{
"name": "p2p_happy_path_subid.json",
"type": "file"
},
{
"name": "p2p_happy_path_accent_unicode.json",
"type": "file"
},
{
"name": "p2p_happy_path_burmese_unicode.json",
"type": "file"
}
]
}

0 comments on commit 37d2642

Please sign in to comment.