Skip to content

Commit 66ad803

Browse files
committed
remote: protoVersion_minor 21 -> 24
1 parent 63aa148 commit 66ad803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix-store-remote/src/System/Nix/Store/Remote/Types/ProtoVersion.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ instance HasProtoVersion ProtoVersion where
2323
ourProtoVersion :: ProtoVersion
2424
ourProtoVersion = ProtoVersion
2525
{ protoVersion_major = 1
26-
, protoVersion_minor = 21
26+
, protoVersion_minor = 24
2727
}

0 commit comments

Comments
 (0)