Skip to content

Commit

Permalink
0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jabelardo committed Jul 10, 2023
1 parent 15aee97 commit da904a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.1.11] - 2023-07-10
### Fixed
- npcs, creatures

## [0.1.10] - 2023-07-10
### Added
- npcs, creatures
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"id": "drsc-es-compendio-foundry",
"title": "Compendio del DRS de Cypher en Español",
"description": "Un compendio del Documento de Referencia del Sistema Cypher en Español para Foundry VTT.",
"version": "0.1.10",
"version": "0.1.11",
"compatibility": {
"minimum": "11",
"verified": "11.302",
"maximum": "11"
},
"url": "https://github.com/jabelardo/drsc-es-compendio-foundry",
"manifest": "https://raw.githubusercontent.com/jabelardo/drsc-es-compendio-foundry/main/module.json",
"download": "https://github.com/jabelardo/drsc-es-compendio-foundry/releases/download/0.1.10/release.zip",
"download": "https://github.com/jabelardo/drsc-es-compendio-foundry/releases/download/0.1.11/release.zip",
"authors": [
{
"name": "Jose Abelardo Gutierrez Saturno",
Expand Down

0 comments on commit da904a8

Please sign in to comment.