Skip to content

Commit

Permalink
Monster sheet complete
Browse files Browse the repository at this point in the history
  • Loading branch information
serxoz committed Nov 17, 2020
1 parent 08e1ecf commit df276fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Added OGL license file.
** Version 1.0.5
Fixed Item creation dialog on monsters

** Version 1.0.6
Monster sheet complete
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ldlmde",
"title": "Leyendas de la Marca del Este",
"description": "Leyendas de la Marca del Este, un fork rápido y sucio basado en el módulo para OSE.",
"version": "1.0.5",
"version": "1.0.6",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.7.5",
"templateVersion": 1,
Expand All @@ -26,5 +26,5 @@
"gridUnits": "ft",
"url": "https://github.com/serxoz/ldlmde/",
"manifest": "https://raw.githubusercontent.com/serxoz/ldlmde/main/system.json",
"download": "https://github.com/serxoz/ldlmde/archive/1.0.5.zip"
"download": "https://github.com/serxoz/ldlmde/archive/1.0.6.zip"
}

0 comments on commit df276fc

Please sign in to comment.