From 08710030cc01f554c929f295784f3ff96a46cfbe Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 22 Jul 2022 10:32:19 +0000 Subject: [PATCH] chore(release): 3.1.2 --- CHANGELOG.md | 2 ++ module.json | 10 +++++----- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67f1fc41..2bfc8d40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.1.2](https://github.com/ghost-fvtt/fxmaster/compare/v3.1.1...v3.1.2) (2022-07-22) + ### [3.1.1](https://github.com/ghost-fvtt/fxmaster/compare/v3.1.0...v3.1.1) (2022-07-22) diff --git a/module.json b/module.json index e1743f95..92f57f61 100644 --- a/module.json +++ b/module.json @@ -16,11 +16,11 @@ } ], "url": "https://github.com/ghost-fvtt/fxmaster", - "license": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.1/LICENSE.md", - "readme": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.1/README.md", + "license": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.2/LICENSE.md", + "readme": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.2/README.md", "bugs": "https://github.com/ghost-fvtt/fxmaster/issues", - "changelog": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.1/CHANGELOG.md", - "version": "3.1.1", + "changelog": "https://raw.githubusercontent.com/ghost-fvtt/fxmaster/v3.1.2/CHANGELOG.md", + "version": "3.1.2", "compatibility": { "minimum": "10.274", "verified": "10" @@ -77,6 +77,6 @@ ], "socket": true, "manifest": "https://github.com/ghost-fvtt/fxmaster/releases/latest/download/module.json", - "download": "https://github.com/ghost-fvtt/fxmaster/releases/download/v3.1.1/module.zip", + "download": "https://github.com/ghost-fvtt/fxmaster/releases/download/v3.1.2/module.zip", "manifestPlusVersion": "1.2.0" } diff --git a/package-lock.json b/package-lock.json index c24cfae4..30f38a70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fxmaster", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 93bad3c2..4a8fdd2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fxmaster", - "version": "3.1.1", + "version": "3.1.2", "description": "Adds various particle and filter effects.", "private": true, "scripts": {