diff --git a/config.ts b/config.ts index a4db4c6..5385b7f 100644 --- a/config.ts +++ b/config.ts @@ -6,7 +6,7 @@ config.google_drive.assets_folder_ids = ["1SvFOEroXpiaox0d91t2p96_jOJ6Re5oK", "1 config.git = { content_repo: "https://github.com/IDEMSInternational/app-sample-content.git", - content_tag_latest: "0.0.0", + content_tag_latest: "0.0.1", }; config.android = {