diff --git a/changelog.md b/changelog.md index c9e8c98..eab43b5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## 3.4.x v11+ +- start v11+ branch ## 3.3.x crafted flag +## 3.3.3 +- start v10 branch (eol) ## 3.3.2 - add tidy5e support - improve compatiblity to other systems diff --git a/module.json b/module.json index 44c4f75..babb649 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "title": "Beaver's Crafting Module", "description": "A Module for not only Crafting. But also Tracking any activities, Skill challenges, Quest and Progress, Faction reputation and more", "id": "beavers-crafting", - "version": "3.3.2", + "version": "3.4.0", "authors": [ { "name": "angryBeaver", diff --git a/package.json b/package.json index 3414958..88f0366 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beavers-crafting", "title": "Beaver's Crafting", - "version": "3.3.2", + "version": "3.4.0", "description": "Crafting", "#devDir": "D:\\Vtts\\v10\\Data\\modules", "#devDir": "D:\\Vtts\\v11\\Data\\modules",