Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkscho63 committed Jul 5, 2024
1 parent 1e923e3 commit 3843af1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"prettier": "^2.8.8",
"yargs": "^16.2.0"
},
"version": "1.2.1"
"version": "1.2.2"
}
Binary file added package/sta-v1.2.2.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions src/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "sta",
"title": "Star Trek Adventures Roleplaying Game",
"description": "An unofficial rendition of the Modiphius tabletop role playing game system.",
"version": "1.2.1",
"version": "1.2.2",
"compatibility": {
"verified": "12",
"minimum": "9"
Expand Down Expand Up @@ -57,5 +57,5 @@
"secondaryTokenAttribute": "determination",
"url": "https://github.com/mkscho63/sta",
"manifest": "https://raw.githubusercontent.com/mkscho63/sta/master/src/system.json",
"download": "https://raw.githubusercontent.com/mkscho63/sta/v1.2.1/package/sta-v1.2.1.zip"
"download": "https://raw.githubusercontent.com/mkscho63/sta/v1.2.2/package/sta-v1.2.2.zip"
}

0 comments on commit 3843af1

Please sign in to comment.