From 5d951f165ebdd40b62c3cceffe89d9b3dbcf9a35 Mon Sep 17 00:00:00 2001 From: Nate Iler Date: Thu, 24 May 2018 12:20:23 -0600 Subject: [PATCH] 1.0.0-rc.12 --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0262513..4f33485 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ Changelog ========= -## Unreleased +## 1.0.0-rc.12 - 2018-05-24 ### Fixed - Error when passed attempting to set types on an organization with a null value - Removing user from organization was causing an error diff --git a/composer.json b/composer.json index 58585e6..db934b0 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "flipboxfactory/organizations", "description": "Simple parent + child management", - "version": "1.0.0-rc.11", + "version": "1.0.0-rc.12", "type": "craft-plugin", "keywords": [ "flipbox",