diff --git a/modules/negotiate.go b/modules/negotiate.go index 232c2be33..7da3218db 100644 --- a/modules/negotiate.go +++ b/modules/negotiate.go @@ -23,7 +23,7 @@ import ( const ( // RHPVersion is the version of the Sia renter-host protocol currently // implemented by the host module. - RHPVersion = "1.5.6" + RHPVersion = "1.5.7" // MinimumSupportedRenterHostProtocolVersion is the minimum version of Sia // that supports the currently used version of the renter-host protocol.