diff --git a/Assemblies/MusicManager.dll b/Assemblies/MusicManager.dll index 109c001..0a8f7be 100644 Binary files a/Assemblies/MusicManager.dll and b/Assemblies/MusicManager.dll differ diff --git a/modinfo.json b/modinfo.json index 4d15103..4b1de6a 100644 --- a/modinfo.json +++ b/modinfo.json @@ -5,7 +5,7 @@ "url": "https://github.com/fluffy-mods/MusicManager", "version": { "major": 2, - "minor": 1, + "minor": 2, "build": 200 }, "author": { @@ -19,6 +19,15 @@ "url": "https://github.com/fluffy-mods/MusicManager" }, "changelog": [ + { + "date": "2021-07-28T08:53:17.000Z", + "message": "add some checks and logging to audioSource getter", + "author": { + "name": "FluffierThanThou", + "email": "fluffy.l2032@gmail.com" + }, + "hash": "72228c71e6386105f7185e90c71a3860101f7197" + }, { "date": "2021-07-27T22:15:31.000Z", "message": "release v2.1.198",