Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
moo-man committed May 1, 2022
1 parent 4f5cc22 commit 20b0e44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dd-import",
"title": "Universal Battlemap Importer",
"description": "Imports scene elements from Universal VTT files generated by editors like DungeonFog and Dungeondraft",
"version": "2.2.1",
"version": "2.3.0",
"author": "Moo Man, m42e, jacquie",
"scripts": [
"./ddimport.js"
Expand All @@ -14,5 +14,5 @@
"minimumCoreVersion": "0.8.4",
"compatibleCoreVersion": "9",
"manifest": "https://raw.githubusercontent.com/moo-man/FVTT-DD-Import/master/module.json",
"download": "https://github.com/moo-man/FVTT-DD-Import/releases/download/2.2.1/uvtt-import.zip"
"download": "https://github.com/moo-man/FVTT-DD-Import/releases/download/2.3.0/uvtt-import.zip"
}

0 comments on commit 20b0e44

Please sign in to comment.