diff --git a/Changelog.txt b/Changelog.txt index bf78e4c..5df4202 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,8 @@ +----------------------------- +v2.1.2 + +- Fixed NullRef in AudioMonitor if no main camera is in the scene. + ----------------------------- v2.1.1 diff --git a/package.json b/package.json index e788ffd..e615663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.tayx.graphy", - "version": "2.1.1", + "version": "2.1.2", "displayName": "Graphy - Ultimate FPS Counter", "description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.", "unity": "2019.3",