chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)
### Bug Fixes
* Fixed error when executing menu item ([9f0afa1](9f0afa19a4)), closes [#27](https://github.com/mob-sakai/UnmaskForUGUI/issues/27)
main
parent
911200a1b1
commit
a276ef6e7e
|
|
@ -1,3 +1,10 @@
|
||||||
|
## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Fixed error when executing menu item ([9f0afa1](https://github.com/mob-sakai/UnmaskForUGUI/commit/9f0afa19a46bc7b718a80142b02e33ade67fa3b4)), closes [#27](https://github.com/mob-sakai/UnmaskForUGUI/issues/27)
|
||||||
|
|
||||||
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)
|
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "com.coffee.unmask",
|
"name": "com.coffee.unmask",
|
||||||
"displayName": "UI Unmask",
|
"displayName": "UI Unmask",
|
||||||
"description": "Reverse mask for uGUI element in Unity.",
|
"description": "Reverse mask for uGUI element in Unity.",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"unity": "2017.1",
|
"unity": "2017.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue