diff --git a/README.md b/README.md index bdaa2aeb9..e57e7d264 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Users Guide](https://bit.ly/2JaSlQd) for GURPS 4e Game Aid for Foundry VTT 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.9.10 +# Current Release Version 0.9.11 ### [Change Log](changelog.md) The list was getting just too long, so it has been moved to a separate file. Click above to see what has changed. diff --git a/system.json b/system.json index af66aadcc..75cb972be 100755 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "gurps", "title": "GURPS 4th Edition Game Aid (Unofficial)", "description": "A game aid to help play GURPS 4e for Foundry VTT", - "version": "0.9.10", + "version": "0.9.11", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, @@ -44,7 +44,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.9.10.zip", + "download": "https://github.com/crnormand/gurps/archive/0.9.11.zip", "socket": true, "license": "LICENSE.txt" }