From 236187fa16a8361eb9a6d5353f874acc66639c71 Mon Sep 17 00:00:00 2001 From: Phi <34374883+rikmarais@users.noreply.github.com> Date: Tue, 31 Oct 2023 21:08:19 +0100 Subject: [PATCH] 1.14.5 version bump --- forgevtt-module.js | 2 +- module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forgevtt-module.js b/forgevtt-module.js index 9633a9d..ad2b19a 100644 --- a/forgevtt-module.js +++ b/forgevtt-module.js @@ -739,7 +739,7 @@ class ForgeVTT { styles: [], title: "The Forge", url: "https://forge-vtt.com", - version: "1.10", + version: "1.14.5", availability: 0, unavailable: false }; diff --git a/module.json b/module.json index 3b734a2..0bb2f95 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "name": "forge-vtt", "title": "The Forge", "description": "

This module allows players to browse their Forge Assets Library from their local games, if needed.

This module is automatically enabled for users on The Forge and is therefore not required when running your games on The Forge website.

To use it, you will need to generate an API Key from your account page.

", - "version": "1.14.4", + "version": "1.14.5", "author": "KaKaRoTo (forge-vtt.com)", "authors": [ {