Skip to content

Commit

Permalink
PUM V8-1 preview tables
Browse files Browse the repository at this point in the history
  • Loading branch information
saif-ellafi committed Jan 31, 2024
1 parent 20ffef4 commit c2bc5fd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 2.9.15
* Bugfix: Fixed minor table typos

### 2.9.14
* Feature: Plot unfolding machine to preview v8-1

Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"ko-fi": "https://ko-fi.com/jeansenvaars"
}
],
"version": "2.9.14",
"version": "2.9.15",
"url": "https://github.com/saif-ellafi/foundryvtt-mythic-gme.git",
"manifest": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/latest/download/module.json",
"download": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/download/2.9.14/foundryvtt-mythic-gme_2.9.14.zip",
"download": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/download/2.9.15/foundryvtt-mythic-gme_2.9.15.zip",
"changelog": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/blob/master/CHANGELOG.md",
"compatibility": {
"minimum": "11",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundryvtt-mythic-gme",
"version": "2.9.14",
"version": "2.9.15",
"description": "A set of Macros and Random Tables for playing with the Mythic Game Master Emulator",
"main": "mythic-gme-tools.js",
"scripts": {
Expand Down

0 comments on commit c2bc5fd

Please sign in to comment.