Skip to content

Commit

Permalink
Merge branch 'release/4.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
megastruktur committed May 17, 2023
2 parents 7a0cf82 + 5e7ea89 commit f79f5ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# FoundryVTT Blades in the Dark character and crew sheets

<p align="center">
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/megastruktur/foundryvtt-blades-in-the-dark"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/megastruktur/foundryvtt-blades-in-the-dark"> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/megastruktur/foundryvtt-blades-in-the-dark?label=latest%20release" />
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/megastruktur/foundryvtt-blades-in-the-dark"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/megastruktur/foundryvtt-blades-in-the-dark"> <img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/megastruktur/foundryvtt-blades-in-the-dark/total" /> <img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/megastruktur/foundryvtt-blades-in-the-dark?label=latest%20release" />
</p>
<p align="center">
<a href="https://github.com/megastruktur/foundryvtt-blades-in-the-dark/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/megastruktur/foundryvtt-blades-in-the-dark"></a> <a href="https://github.com/megastruktur/foundryvtt-blades-in-the-dark/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/megastruktur/foundryvtt-blades-in-the-dark"></a>
<img alt="GitHub" src="https://img.shields.io/github/license/megastruktur/foundryvtt-blades-in-the-dark"> <a href="https://github.com/megastruktur/foundryvtt-blades-in-the-dark/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/megastruktur/foundryvtt-blades-in-the-dark"></a> <a href="https://github.com/megastruktur/foundryvtt-blades-in-the-dark/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/megastruktur/foundryvtt-blades-in-the-dark"></a> <a href="https://github.com/megastruktur/foundryvtt-blades-in-the-dark/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/megastruktur/foundryvtt-blades-in-the-dark"></a>
</p>

If you like our work - use the system, use it all, and may the shadows cover your way.
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": "blades-in-the-dark",
"title": "Blades in the Dark",
"description": "Blades in the dark game system.",
"version": "4.5",
"version": "4.6",
"compatibility": {
"minimum": 10,
"verified": "10.284"
Expand All @@ -11,7 +11,7 @@
"minimumCoreVersion": "10",
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
"manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/refs/tags/4.5.zip",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/releases/download/4.6/blades-in-the-dark-4.6.zip",
"authors": [
{ "name": "megastruktur" },
{ "name": "drewg13" },
Expand Down

0 comments on commit f79f5ee

Please sign in to comment.