From 83729de68d84659000a6b3404ab884be49812229 Mon Sep 17 00:00:00 2001 From: Scooter Date: Sun, 22 Oct 2023 20:58:10 -0400 Subject: [PATCH] Create talkufy_updater.json --- talkufy_updater.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 talkufy_updater.json diff --git a/talkufy_updater.json b/talkufy_updater.json new file mode 100644 index 00000000..c73ca986 --- /dev/null +++ b/talkufy_updater.json @@ -0,0 +1,9 @@ +{ + "is_run_mode": "true", + "name": "Talkufy", + "uri_current": "ca.scooter.talkufy", + "version_code_current": "6", + "version_code_min": "5", + "update_info": "Bugs fixed", + "update_date": "22/10/2023" +}