diff --git a/CHANGELOG.md b/CHANGELOG.md index 1893fd4..98c05e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.1.1](https://github.com/BennyKok/HotspotUV/compare/v1.1.0...v1.1.1) (2021-05-17) + + +### Bug Fixes + +* support for probuilder 5.0.3 ([d69a4db](https://github.com/BennyKok/HotspotUV/commit/d69a4dbd681cf921943cb9183a67a5162c0ce912)) + ## 1.1.0 (2021-02-03) diff --git a/package.json b/package.json index cb1502a..ee4d600 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.bennykok.unity-hotspot-uv", "displayName": "Hotspot UV", - "version": "1.1.0", + "version": "1.1.1", "description": "Simple hotspot uv for Unity for ProBuilder", "unity": "2019.4", "dependencies": {