diff --git a/CHANGELOG.md b/CHANGELOG.md index a72ed36..8e2b2f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v1.1.1 +- Add roll button for NPC sheets' Default attribute & skill. + ### v1.1.0 - First release for Starter Set release series. diff --git a/system.json b/system.json index cd80b5b..e8a8d2d 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "dreams-and-machines", "title": "Dreams and Machines", "description": "Unofficial implementation of the Dreams and Machines QuickStart Rules", - "version": "1.1.0", + "version": "1.1.1", "compatibility": { "minimum": 11, "verified": 11,