Skip to content

Commit

Permalink
Updated README.md and system.json to new version 0.08.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esrin committed Jun 9, 2020
1 parent 3bf8ac0 commit 988a0a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ See our current production goals and progress [here](https://github.com/StarWars

# Changelog

- 08/06/2020 - CStadther - Added force power trees and associated view on the character sheets.
- 07/06/2020 - Esrin - Began localisation of Group Manager popup.
- 07/06/2020 - Esrin - Added new localisation for modifier types.
- 07/06/2020 - Esrin - Added new localisation for talent activations.
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": "starwarsffg",
"title": "Star Wars FFG",
"description": "A system for playing Star Wars FFG games.",
"version": 0.073,
"version": 0.08,
"minimumCoreVersion": "0.5.6",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 1,
Expand Down Expand Up @@ -39,6 +39,6 @@
"secondaryTokenAttribute": "strain",
"url": "https://github.com/StarWarsFoundryVTT/StarWarsFFG",
"manifest": "https://raw.githubusercontent.com/StarWarsFoundryVTT/StarWarsFFG/master/system.json",
"download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v0.07/starwarsffg_0.073.zip",
"download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v0.08/starwarsffg_0.08.zip",
"license": "LICENSE.txt"
}

0 comments on commit 988a0a1

Please sign in to comment.