Skip to content

Commit b5e5c5d

Browse files
author
Bruno Mikoski
committed
fix: meta
1 parent ffcd6f2 commit b5e5c5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.MD

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [1.2.1]
9+
## Changed
10+
- Fixed issues with indirect references
11+
812
## [1.2.0]
913
## Changed
1014
- Fixed issue with the wizzard that was not generating the target Scriptable Object

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.brunomikoski.scriptableobjectcollection",
33
"displayName": "Scriptable Object Collection",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"unity": "2018.4",
66
"description": "Scriptable Object Collection",
77
"keywords": [

0 commit comments

Comments
 (0)