Skip to content

Commit

Permalink
preparing release v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Re4XN committed Dec 2, 2024
1 parent ef93d03 commit b46a0e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "zweihander",
"title": "Zweihänder Grim & Perilous RPG",
"description": "An implementation of the Zweihänder system for FoundryVTT.",
"version": "5.3.5",
"version": "5.4.0",
"minimumCoreVersion": "12",
"compatibility": {
"minimum": 12,
Expand Down Expand Up @@ -54,9 +54,9 @@
"socket": true,
"url": "https://github.com/fh-fvtt/zweihander",
"manifest": "https://raw.githubusercontent.com/fh-fvtt/zweihander/main/system.json",
"download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.3.5/system.zip",
"download": "https://github.com/fh-fvtt/zweihander/releases/download/v5.4.0/system.zip",
"bugs": "https://github.com/fh-fvtt/zweihander/issues",
"changelog": "https://github.com/fh-fvtt/zweihander/releases/tag/v5.3.5",
"changelog": "https://github.com/fh-fvtt/zweihander/releases/tag/v5.4.0",
"license": "LICENCE.txt",
"primaryTokenAttribute": "stats.secondaryAttributes.damageCurrent",
"secondaryTokenAttribute": "stats.secondaryAttributes.perilCurrent",
Expand Down

0 comments on commit b46a0e5

Please sign in to comment.