Bump config message version number

This commit is contained in:
Tulir Asokan 2024-02-29 13:42:08 +02:00
parent ca0e0a09a1
commit 69aacf25b5

View file

@ -7,7 +7,7 @@ import (
var ConfigMessage = &gmproto.ConfigVersion{
Year: 2024,
Month: 2,
Day: 20,
Day: 22,
V1: 4,
V2: 6,
}