Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattd committed Jul 17, 2022
1 parent 4acc142 commit d0823b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions module/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"author": "troygoode, Argonius-Angelus, mattd",
"url": "https://github.com/mattd/foundryvtt-progress-clocks",
"manifest": "https://raw.githubusercontent.com/mattd/foundryvtt-progress-clocks/main/module/module.json",
"download": "https://github.com/mattd/foundryvtt-progress-clocks/releases/download/v1.5.2/build.zip",
"version": "1.5.2",
"download": "https://github.com/mattd/foundryvtt-progress-clocks/releases/download/v1.5.3/build.zip",
"version": "1.5.3",
"minimumCoreVersion": "0.7.0",
"compatibleCoreVersion": "10",
"compatibility": {
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-progress-clocks",
"version": "1.5.2",
"version": "1.5.3",
"description": "Brings Forged in the Dark style progress clocks to your FoundryVTT games.",
"main": "module/scripts/init.mjs",
"scripts": {
Expand Down

0 comments on commit d0823b2

Please sign in to comment.