Skip to content

Commit ada249c

Browse files
committed
version bump v1.0.5
1 parent d028acf commit ada249c

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "foundryvtt-confetti",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"description": "",
66
"scripts": {
77
"publish": "gulp publish",

src/module.json

+62-62
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
11
{
2-
"name": "confetti",
3-
"title": "Confetti",
4-
"description": "Everyone loves confetti.",
5-
"version": "1.0.4",
6-
"author": "Andrew Krigline (akrigline)",
7-
"authors": [
8-
{
9-
"name": "Andrew Krigline",
10-
"discord": "Calego#0914",
11-
"url": "https://github.com/ElfFriend-DnD"
12-
}
13-
],
14-
"esmodules": [
15-
"greensock/esm/all.js",
16-
"foundryvtt-confetti.js"
17-
],
18-
"styles": [
19-
"foundryvtt-confetti.css"
20-
],
21-
"languages": [
22-
{
23-
"lang": "en",
24-
"name": "English",
25-
"path": "lang/en.json"
26-
}
27-
],
28-
"packs": [
29-
{
30-
"name": "confetti-macros",
31-
"label": "Confetti Macros",
32-
"path": "assets/packs/features.db",
33-
"entity": "Macro",
34-
"module": "confetti"
35-
}
36-
],
37-
"minimumCoreVersion": "0.7.9",
38-
"compatibleCoreVersion": "0.8.2",
39-
"socket": true,
40-
"media": [
41-
{
42-
"type": "cover",
43-
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/cover-image.png"
44-
},
45-
{
46-
"type": "screenshot",
47-
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-popped.jpg"
48-
},
49-
{
50-
"type": "screenshot",
51-
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-menu.jpg"
52-
},
53-
{
54-
"type": "screenshot",
55-
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-demo.gif"
56-
}
57-
],
58-
"bugs": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/issues",
59-
"changelog": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases",
60-
"download": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/download/v1.0.4/module.zip",
61-
"manifest": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/latest/download/module.json",
62-
"readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/main/README.md",
63-
"url": "https://github.com/ElfFriend-DnD/foundryvtt-confetti"
2+
"name": "confetti",
3+
"title": "Confetti",
4+
"description": "Everyone loves confetti.",
5+
"version": "1.0.5",
6+
"author": "Andrew Krigline (akrigline)",
7+
"authors": [
8+
{
9+
"name": "Andrew Krigline",
10+
"discord": "Calego#0914",
11+
"url": "https://github.com/ElfFriend-DnD"
12+
}
13+
],
14+
"esmodules": [
15+
"greensock/esm/all.js",
16+
"foundryvtt-confetti.js"
17+
],
18+
"styles": [
19+
"foundryvtt-confetti.css"
20+
],
21+
"languages": [
22+
{
23+
"lang": "en",
24+
"name": "English",
25+
"path": "lang/en.json"
26+
}
27+
],
28+
"packs": [
29+
{
30+
"name": "confetti-macros",
31+
"label": "Confetti Macros",
32+
"path": "assets/packs/features.db",
33+
"entity": "Macro",
34+
"module": "confetti"
35+
}
36+
],
37+
"minimumCoreVersion": "0.7.9",
38+
"compatibleCoreVersion": "0.8.2",
39+
"socket": true,
40+
"media": [
41+
{
42+
"type": "cover",
43+
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/cover-image.png"
44+
},
45+
{
46+
"type": "screenshot",
47+
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-popped.jpg"
48+
},
49+
{
50+
"type": "screenshot",
51+
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-menu.jpg"
52+
},
53+
{
54+
"type": "screenshot",
55+
"link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/master/readme-img/confetti-demo.gif"
56+
}
57+
],
58+
"bugs": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/issues",
59+
"changelog": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases",
60+
"download": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/download/v1.0.5/module.zip",
61+
"manifest": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/latest/download/module.json",
62+
"readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/main/README.md",
63+
"url": "https://github.com/ElfFriend-DnD/foundryvtt-confetti"
6464
}

0 commit comments

Comments
 (0)