diff --git a/config.ts b/config.ts index e784597..f8eaaad 100644 --- a/config.ts +++ b/config.ts @@ -8,8 +8,8 @@ config.google_drive = { }; config.git = { - content_repo: "https://github.com/IDEMSInternational/app-debug-content.git", - content_tag_latest: "1.1.9", + content_repo: "https://github.com/IDEMSInternational/app-debug-content", + content_tag_latest: "1.1.10", }; config.app_data.output_path = "./app_data";