Skip to content

Commit

Permalink
v1.0.0 - corrected module
Browse files Browse the repository at this point in the history
  • Loading branch information
geoidesic committed Jun 26, 2024
1 parent 7aa548a commit f7066ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Actor Studio",
"description": "Easily create Heroes, Villains and everything in between.",
"version": "0.0.11",
"version": "1.0.0",
"styles": [
"dist/style.css"
],
Expand All @@ -19,8 +19,8 @@
],
"packs": [],
"url": "https://github.com/geoidesic/foundryvtt-actor-studio",
"manifest": "https://raw.githubusercontent.com/geoidesic/foundryvtt-actor-studio/next/module.json",
"download": "https://github.com/geoidesic/foundryvtt-actor-studio/releases/download/0.0.10/module.zip",
"manifest": "https://github.com/geoidesic/foundryvtt-actor-studio/releases/download/latest/module.json",
"download": "https://github.com/geoidesic/foundryvtt-actor-studio/releases/latest/download/module.zip",
"authors": [
{
"name": "Noel da Costa",
Expand Down

0 comments on commit f7066ac

Please sign in to comment.