Skip to content

Commit

Permalink
Update module version to v0.2.0
Browse files Browse the repository at this point in the history
Updated version in module manifest.
  • Loading branch information
giffyglyph committed Apr 21, 2021
1 parent c242c5f commit e98944f
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,8 +1,8 @@
{
"name": "giffyglyphs-5e-monster-maker",
"title": "Giffyglyph's 5e Monster Maker",
"description": "Create monsters in seconds with monster levels and templates.",
"version": "0.1.0",
"description": "Create new monsters in seconds using monster levels and templates.",
"version": "0.2.0",
"authors": [
{
"name": "Giffyglyph",
Expand Down Expand Up @@ -33,5 +33,5 @@
"compatibleCoreVersion": "0.7.9",
"url": "https://patreon.com/giffyglyph",
"manifest": "https://raw.githubusercontent.com/giffyglyph/foundry_5e_monster_maker/master/module.json",
"download": "https://github.com/giffyglyph/foundry_5e_monster_maker/archive/refs/tags/v0.1.0.zip"
"download": "https://github.com/giffyglyph/foundry_5e_monster_maker/archive/refs/tags/v0.2.0.zip"
}

0 comments on commit e98944f

Please sign in to comment.