Skip to content

Commit

Permalink
0.17.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeffw committed Feb 9, 2025
1 parent 08526de commit d1be4e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 (compatible with FoundryVTT v12.x)
# Current Release Version 0.17.18 (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.18
## Release 0.17.18 02/09/2025

#### Bugfixes

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

0 comments on commit d1be4e0

Please sign in to comment.