Skip to content

Commit

Permalink
bump version to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSmile-0000011110110111 committed Dec 26, 2023
1 parent 7c7ff29 commit c08e4bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

#### v1.8.2 - Dec 26, 2023

- updated README and API docs
- removed extra call to ImportIfNotImported in method chain

#### v1.8.1 - Dec 21, 2023

- added AvailableImporters property
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "de.codesmile.assetdatabase",
"displayName": "CodeSmile AssetDatabase",
"description": "Accessible 'clean code' version of Unity's ~20 year old AssetDatabase class and related functionality.\n\nPublished under multiple licenses:\n- GPL 3.0 for personal & educational use\n- Custom licensing for Asset Publishers & Sponsors (<a href=\"mailto:[email protected]\">contact me</a>)\n- Asset Store Terms and EULA for most other uses",
"version": "1.8.1",
"version": "1.8.2",
"unity": "2021.3",
"unityRelease": "3f1",
"author": {
Expand Down

0 comments on commit c08e4bf

Please sign in to comment.