Skip to content

Commit 8e4e3cc

Browse files
committed
Release 1.1.0
1 parent 6297ac9 commit 8e4e3cc

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "global-progress-clocks",
33
"title": "Global Progress Clocks",
44
"description": "Blades in the Dark style progress clocks that show on the sidebar",
5-
"version": "1.0.5",
5+
"version": "1.1.0",
66
"authors": [
77
{
88
"name": "Supe",
@@ -34,5 +34,5 @@
3434
],
3535
"url": "https://github.com/CarlosFdez/global-progress-clocks",
3636
"manifest": "https://github.com/CarlosFdez/global-progress-clocks/releases/latest/download/module.json",
37-
"download": "https://github.com/CarlosFdez/global-progress-clocks/releases/download/v1.0.5/module.zip"
37+
"download": "https://github.com/CarlosFdez/global-progress-clocks/releases/download/v1.1.0/module.zip"
3838
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "global-progress-clocks",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "Blades in the Dark style progress clocks module for Foundry VTT.",
55
"scripts": {
66
"link": "node link-foundry.mjs"

0 commit comments

Comments
 (0)