diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d7166cb..b0d62b5 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -3,7 +3,7 @@ github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username -ko_fi: winterwulf # Replace with a single Ko-fi usernam +ko_fi: winterwulf # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry liberapay: # Replace with a single Liberapay username diff --git a/module.json b/module.json index 6604716..1dd074b 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "description": "Flying Tokens works with Token Magic FX API to add shadow and movement that simulates the flight.", "version": "This is auto replaced", "library": "false", - "manifestPlusVersion": "1.2.0", + "manifestPlusVersion": "This is auto replaced", "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "compatibility": { @@ -56,11 +56,11 @@ "media": [ { "type": "icon", - "url": "https://raw.githubusercontent.com/paulo-roger/weatherfx/master/readme/icon.png" + "url": "https://raw.githubusercontent.com/paulo-roger/flying-tokens/master/readme/icon.png" }, { "type": "cover", - "url": "https://raw.githubusercontent.com/paulo-roger/weatherfx/master/readme/cover.png" + "url": "https://raw.githubusercontent.com/paulo-roger/flying-tokens/master/readme/cover.png" } ] }