Skip to content

Commit

Permalink
v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CDeenen committed Jun 13, 2022
1 parent 0b44107 commit 1ea0c50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Changelog Material Plane Foundry Module
### v2.1.6 - 13-06-2022
Fixes:
<ul>
<li>Fixed some settings migration issues</li>
</ul>

### v2.1.5 - 13-06-2022
Fixes:
<ul>
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "MaterialPlane",
"title": "Material Plane",
"description": "This module tracks physical minis. By using an IR tracking camera and mini bases with IR LED's this module can be used to move tokens in Foundry by moving physical tokens on top of a horizontally mounted TV",
"version": "2.1.5",
"version": "2.1.6",
"author": "CDeenen",
"esmodules": [
"./MaterialPlane.js"
],
"socket": true,
"minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "9",
"compatibleCoreVersion": "9.269",
"flags": {
"minimumSensorVersion": "2.1.5",
"minimumSensorWsVersion": "1.0.0",
Expand Down

0 comments on commit 1ea0c50

Please sign in to comment.