diff --git a/module.json b/module.json index 7e7f91f..a2713b9 100644 --- a/module.json +++ b/module.json @@ -2,10 +2,10 @@ "id": "token-attacher", "title": "Token Attacher", "description": "Attach anything(even tokens) to tokens, so that they move when the token moves and rotate/move when the token rotates. Create prefabs and many more features, see the github readme for more details.", - "version": "4.5.11", + "version": "4.5.12", "compatibility" :{ "minimum": 10, - "verified": "10.288", + "verified": "10.291", "maximum": 10 }, "authors": [ @@ -56,6 +56,6 @@ "socket": true, "url": "https://github.com/KayelGee/token-attacher", "manifest": "https://raw.githubusercontent.com/KayelGee/token-attacher/master/module.json", - "download": "https://github.com/KayelGee/token-attacher/releases/download/v4.5.11/v4.5.11.zip", - "readme": "https://github.com/KayelGee/token-attacher/blob/v4.5.11/README.md" + "download": "https://github.com/KayelGee/token-attacher/releases/download/v4.5.12/v4.5.12.zip", + "readme": "https://github.com/KayelGee/token-attacher/blob/v4.5.12/README.md" }