Fleet 4.59.0: fix typo (#24133)

This commit is contained in:
Noah Talerman 2024-11-25 13:57:04 -08:00 committed by GitHub
parent 5f5b7bb273
commit 0fad882529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@ SET i.software_title_name = COALESCE(a.details->>"$.software_title", i.software_
## Ready to upgrade?
Visit our [Upgrade guide](https://fleetdm.com/docs/deploying/upgrading-fleet) in the Fleet docs for instructions on updating to Fleet 4.58.0.
Visit our [Upgrade guide](https://fleetdm.com/docs/deploying/upgrading-fleet) in the Fleet docs for instructions on updating to Fleet 4.59.0.
<meta name="category" value="releases">
<meta name="authorFullName" value="Noah Talerman">