Skip to content

Commit d53c103

Browse files
committed
Large refactor. Iterate on MVP.
1 parent fa3eaf6 commit d53c103

27 files changed

Lines changed: 8954 additions & 4369 deletions

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "bardic-inspiration",
33
"title": "Bardic Inspiration",
44
"description": "Synchronized YouTube DJ for Foundry VTT - Play YouTube videos in sync across all players",
5-
"version": "0.8.36",
5+
"version": "0.9.0",
66
"compatibility": {
77
"minimum": "12",
88
"verified": "13.347"

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": "bardic-inspiration",
3-
"version": "0.8.36",
3+
"version": "0.9.0",
44
"description": "A Foundry VTT module",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)