From 50efc87249defc68a25f88dc308284fe0c52ea87 Mon Sep 17 00:00:00 2001 From: Benny Samir Hierl Date: Thu, 12 Nov 2020 19:24:24 +0100 Subject: [PATCH] Version added Signed-off-by: Benny Samir Hierl --- Apple-Order-Status/Apple-Store-Order-Status.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Apple-Order-Status/Apple-Store-Order-Status.js b/Apple-Order-Status/Apple-Store-Order-Status.js index 9e9c3b2..1bcea33 100644 --- a/Apple-Order-Status/Apple-Store-Order-Status.js +++ b/Apple-Order-Status/Apple-Store-Order-Status.js @@ -1,6 +1,7 @@ // Variables used by Scriptable. // These must be at the very top of the file. Do not edit. // icon-color: deep-blue; icon-glyph: shopping-cart; +// Version 1.0.0 const cacheMinutes = 60 * 2 const today = new Date()