Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 21bea34

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2022-05-10) ### Bug Fixes * addressables new version bug - duplicate load ([6711ba2](6711ba2))
1 parent 6711ba2 commit 21bea34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/com.nuclearband.sodatabase/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.1](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.16.0...v1.16.1) (2022-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* addressables new version bug - duplicate load ([6711ba2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/6711ba2e815b9419da0303a6bda7758731934dda))
7+
18
# [1.16.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.15.3...v1.16.0) (2022-01-11)
29

310

Assets/com.nuclearband.sodatabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.nuclearband.sodatabase",
33
"displayName": "Scriptable Objeсt database",
4-
"version": "1.16.0",
4+
"version": "1.16.1",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)