Releases: frc/heroku-database-backup-info-collector
Releases · frc/heroku-database-backup-info-collector
v1.0
Fix double quotes that were breaking message body
"type" key was using the right double quotation mark (AKA 0x201D) instead of the standard double quotes. Could not call parse the string as JSON because of it.