Skip to content

Commit

Permalink
0.17.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeffw committed Jan 19, 2025
1 parent 9dcedf2 commit 2e3558a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

If you can't access the Google doc, here is a [PDF](https://github.com/crnormand/gurps/raw/main/docs/Guide%20for%20GURPS%204e%20on%20Foundry%20VTT.pdf) of the latest version.

# Current Release Version 0.17.17-rc.3 (compatible with FoundryVTT v12.x)
# Current Release Version 0.17.17 (compatible with FoundryVTT v12.x)

With support for the [Nordlondr Ovinabokin: Bestiary and Enemies module](https://foundryvtt.com/packages/nordlond-bestiary)!

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### [Users Guide](https://bit.ly/2JaSlQd) for GURPS 4e Game Aid for Foundry VTT

## Release 0.17.17-rc.3
## Release 0.17.17 01/19/2025

#### Features

Expand Down
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": "gurps",
"title": "GURPS 4e Game Aid (Unofficial)",
"description": "A game aid to help play GURPS 4e for Foundry VTT",
"version": "0.17.17-rc.3",
"version": "0.17.17",
"authors": [
{
"name": "Chris Normand",
Expand Down Expand Up @@ -89,8 +89,8 @@
"primaryTokenAttribute": "HP",
"secondaryTokenAttribute": "FP",
"url": "https://github.com/crnormand/gurps",
"manifest": "https://raw.githubusercontent.com/crnormand/gurps/prerelease/system.json",
"download": "https://github.com/crnormand/gurps/archive/0.17.17-rc.3.zip",
"manifest": "https://raw.githubusercontent.com/crnormand/gurps/release/system.json",
"download": "https://github.com/crnormand/gurps/archive/0.17.17.zip",
"socket": true,
"license": "LICENSE.txt"
}

0 comments on commit 2e3558a

Please sign in to comment.