We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13de230 commit 63adb8aCopy full SHA for 63adb8a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.3.0...1.3.1) (2022-06-06)
2
+
3
4
+### Bug Fixes
5
6
+* Use LogWarning instead of Log ([13de230](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/13de230a30470eb1a427d87019d757e3d8580e83))
7
8
# [1.3.0](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.2.1...1.3.0) (2022-06-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "open-source-unity-package.utility-system",
"displayName": "UtilitySystem",
"description": "",
- "version": "1.3.0",
+ "version": "1.3.1",
"unity": "2020.3",
"license": "MIT",
"repository": {
0 commit comments