Make MIN_GOOD_VERSION a variable and bump it to 0.9.59

This commit is contained in:
eyedeekay
2025-01-30 15:51:34 -05:00
parent ac705dee76
commit f144c457ba

View File

@ -15,7 +15,7 @@ import (
const ROUTER_INFO_MIN_SIZE = 439
const MIN_GOOD_VERSION = 58
var MIN_GOOD_VERSION = 59
const MAX_GOOD_VERSION = 99
/*