diff --git a/LICENSE b/LICENSE index 7fc3f20..e6e7b03 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Colin Bate +Copyright (c) 2024 Colin Bate Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 251ea14..91c3e13 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![](https://img.shields.io/badge/Foundry-v9-informational) ![](https://img.shields.io/badge/Foundry-v10-informational) ![](https://img.shields.io/badge/Foundry-v11-informational) +![](https://img.shields.io/badge/Foundry-v12-informational) ![Latest Release Download Count](https://img.shields.io/github/downloads/colinbate/rolltable-requester/latest/module.zip) # Rolltable Requester diff --git a/module.json b/module.json index 88fa520..f4f9fed 100644 --- a/module.json +++ b/module.json @@ -3,14 +3,14 @@ "name": "rolltable-requester", "title": "Rolltable Requester", "description": "Allows players to roll (with dice) on a rolltable upon request.", - "version": "1.5.0", + "version": "1.5.1", "library": "false", - "manifestPlusVersion": "1.5.0", + "manifestPlusVersion": "1.5.1", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "compatibility": { "minimum": "9", - "verified": "11.308" + "verified": "12.324" }, "authors": [ {