From 56a318dde9a6c6f7cd7ea6975dc9f7ee1bf81e71 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Sun, 12 Dec 2021 19:10:04 +1100 Subject: [PATCH] version 1.0.8 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bb9960..dd0f3a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.8 - 2021-12-12 + +- Fix PluginTrait error with module. + ## 1.0.7 - 2021-12-12 - Fix PluginTrait error with module. diff --git a/composer.json b/composer.json index 758e53c..f586785 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "sgroup/site-module", "description": "A base module for S. projets and other modules to extend from for Craft CMS development.", - "version": "1.0.7", + "version": "1.0.8", "homepage": "https://github.com/sgroupdesign/craft-site-module", "license": "MIT", "keywords": [