From f5584091de7396942b1c4c61a761a6f5cb42ee73 Mon Sep 17 00:00:00 2001 From: "Philip (flip) Kromer" Date: Thu, 22 Sep 2022 01:05:13 -0500 Subject: [PATCH] chore: bump version, add contributor names --- App.tsx | 2 +- README.md | 2 ++ package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/App.tsx b/App.tsx index 0c061111..a60fe955 100644 --- a/App.tsx +++ b/App.tsx @@ -172,7 +172,7 @@ export default function App() { Translation: - One of: {TranslationLanguageCodeList.join(' / ')} + {TranslationLanguageCodeList.join(' / ')} ex: {excludeCountries.join('|')} pr: {preferredCountries.join('|')}