From f2a088390fcfd99b0f3a34382b08cf8066e3dedc Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sun, 11 Aug 2024 14:19:05 -0500 Subject: [PATCH] version bump for release --- CHANGELOG.md | 2 +- src/module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02b0718..3bff573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [3.1.2] 2024-08-11 ### Fixed diff --git a/src/module.json b/src/module.json index 0c9aebd..e522d39 100644 --- a/src/module.json +++ b/src/module.json @@ -9,7 +9,7 @@ } ], "url": "https://git.bloy.org/foundryvtt/swade-mb-helpers", - "version": "3.1.1", + "version": "3.1.2", "compatibility": { "minimum": "11", "verified": "12"