From ae60e2bc6bfe667e5218a2eaaf086a14135bb87e Mon Sep 17 00:00:00 2001 From: ultrakorne Date: Sat, 14 Aug 2021 16:03:33 +0200 Subject: [PATCH] bump versions --- module.json | 4 ++-- package.json | 2 +- templates/welcome-screen.html | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index bff849dd..7b1a57d2 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "better-rolltables", "title": "Better Roll Tables", "description": "Adding functionality to roll tables, especially to roll treasure and magic items", - "version": "1.8.1", + "version": "1.8.2", "author": "Ultrakorne#6240", "esmodules": [ "./scripts/brt-main.js" @@ -67,5 +67,5 @@ ], "url": "https://github.com/ultrakorne/better-rolltables", "manifest": "https://raw.githubusercontent.com/ultrakorne/better-rolltables/master/module.json", - "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.8.1/better-rolltables.zip" + "download": "https://github.com/ultrakorne/better-rolltables/releases/download/v1.8.2/better-rolltables.zip" } diff --git a/package.json b/package.json index a9d6df57..1fe930f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "better-rolltables", "description": "Adding functionality to roll tables, especially to roll treasure and magic items", - "version": "1.8.1", + "version": "1.8.2", "main": "scripts/brt-main.js", "scripts": { "format": "eslint ./scripts --fix --ext *.js", diff --git a/templates/welcome-screen.html b/templates/welcome-screen.html index 11441f5f..2697ea8e 100644 --- a/templates/welcome-screen.html +++ b/templates/welcome-screen.html @@ -27,6 +27,11 @@

Bugs or Suggestions?

Patchnotes

+

v1.8.2

+ +

v1.8.1