Skip to content

Commit 8059a64

Browse files
committed
Update dependencies and bump version to v1.6.1
1 parent ad20d09 commit 8059a64

File tree

3 files changed

+984
-956
lines changed

3 files changed

+984
-956
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "VTT Bridge",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"description": "Connect Dungeon Master's Vault to Roll20.",
66
"icons": {
77
"48": "icons/48.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vtt-bridge",
33
"description": "Connect Dungeon Master's Vault to Roll20.",
44
"author": "Avery Crespi",
5-
"version": "1.6.0",
5+
"version": "1.6.1",
66
"license": "MIT",
77
"dependencies": {
88
"beedle": "^0.8.1",

0 commit comments

Comments
 (0)