Console error on thrown

Getting this error in console could you please fix @collectvood <3

 

Failed to call hook 'OnMeleeThrown' on plugin 'InfiniteAmmo v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.InfiniteAmmo.OnMeleeThrown (BasePlayer player, Item item) [0x00031] in <05c6882f7edf4efe9b9aab8f8b0a6af4>:0
at Oxide.Plugins.InfiniteAmmo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0021e] in <05c6882f7edf4efe9b9aab8f8b0a6af4>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

Are you on a modified version of this plugin? The latest version available is v1.3.0, however your NRE error shows v1.3.2. Please download the latest official version available and see if that fixes the issue.