feat: Add interactive hover effects to the session tracker UI and update module version.
This commit is contained in:
parent
05184e929f
commit
abb8780f41
2 changed files with 26 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "fvtt-session-tracker",
|
||||
"title": "Session Tracker",
|
||||
"description": "A lightweight session tracker for Foundry VTT V13.",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"authors": [
|
||||
{
|
||||
"name": "CPTN Cosmo",
|
||||
|
|
@ -23,6 +23,6 @@
|
|||
],
|
||||
"url": "https://github.com/cptn-cosmo/fvtt-session-tracker",
|
||||
"manifest": "https://github.com/cptn-cosmo/fvtt-session-tracker/releases/latest/download/module.json",
|
||||
"download": "https://github.com/cptn-cosmo/fvtt-session-tracker/releases/download/1.0.0/fvtt-session-tracker.zip",
|
||||
"download": "https://github.com/cptn-cosmo/fvtt-session-tracker/releases/download/1.0.1/fvtt-session-tracker.zip",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue