From 3b626622f22bbec3711c0e99edca541efcb66474 Mon Sep 17 00:00:00 2001 From: Philippe Leprince Date: Thu, 18 Oct 2018 18:54:30 +0100 Subject: [PATCH] release notes for 0.2.1 --- README.md | 5 +++++ RenderMan/plugin.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc31848..ce18c9e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ This plugin will NOT work without the following software: ## Release notes +### 0.2.1 + +* Fixed + * Fix ui error in Substance Painter 2018 (was ok in SP 2.x) + ### 0.2.0 * New diff --git a/RenderMan/plugin.json b/RenderMan/plugin.json index 7fb5c02..dd0a6f0 100644 --- a/RenderMan/plugin.json +++ b/RenderMan/plugin.json @@ -1,6 +1,6 @@ { "description": "This plugin exports a painter project to RenderMan Assets.", "url": "https://github.com/pleprince/RfSP", - "version": "0.2", + "version": "0.2.1", "license": "MIT" } \ No newline at end of file