update droptracker (#7213)

* Fix Bosses without Time

Was still trying to send Boss kill messages for bosses without PBs. This is only used for bosses with PB so cleaned this up and removed it accordingly.

Incremented version to 3.2.2

* Better Webhook Error Handling

* Fix Commit

* Fixed the Release Number

* Fix for CA Screenshots + Additional Logging

* Changed Log.info to log.debug
This commit is contained in:
Koeppy
2025-01-09 18:31:03 -06:00
committed by GitHub
parent 4aaaad9759
commit bd1a26e22c

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=ebb7b93219edc8e355796b095124f8943ded2d91
commit=189a7880072c8765a2124fb47f607bb712e9623f
authors=joelhalen,OSRSKoeppy