Skip to content

Commit

Permalink
versin
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarBear committed Jul 10, 2021
1 parent 7b317f4 commit c634b51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "numenera-foundryvtt",
"version": "1.6.1",
"version": "1.6.2",
"description": "Support for the Cypher System (including Numenera and The Strange role playing games) for the Foundry virtual tabletop",
"devDependencies": {
"ava": "^3.13.0",
Expand Down
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": "numenera",
"title": "Numenera (Cypher System)",
"description": "Featureful support for Cypher system games, including Numenera and The Strange for the Fountry Virtual TableTop.",
"version": "1.6.1",
"version": "1.6.2",
"author": "SolarBear (David Lacerte)",
"scripts": [],
"esmodules": ["numenera.js"],
Expand Down Expand Up @@ -48,5 +48,5 @@
"compatibleCoreVersion": "0.8.8",
"url": "https://github.com/SolarBear/Numenera-FoundryVTT",
"manifest": "https://raw.githubusercontent.com/SolarBear/Numenera-FoundryVTT/master/system.json",
"download": "https://github.com/SolarBear/Numenera-FoundryVTT/releases/download/1.6.1/numenera-foundryvtt-1.6.1.zip"
"download": "https://github.com/SolarBear/Numenera-FoundryVTT/releases/download/1.6.2/numenera-foundryvtt-1.6.2.zip"
}

0 comments on commit c634b51

Please sign in to comment.