mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +00:00
Update Apple-Store-Order-Status.js
Update version number
This commit is contained in:
parent
6532bd31a8
commit
4af2ea5f61
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +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.1.7
|
||||
// Version 1.2.0
|
||||
|
||||
/// Used by enums
|
||||
const enumValue = (name) => Object.freeze({toString: () => name})
|
||||
|
|
Loading…
Add table
Reference in a new issue