Update version identifier

This commit is contained in:
Tulir Asokan 2023-08-08 17:10:41 +03:00
parent 439f5d1033
commit 0411c6eeac

View file

@ -6,8 +6,8 @@ import (
var ConfigMessage = &gmproto.ConfigVersion{
Year: 2023,
Month: 7,
Day: 13,
Month: 8,
Day: 3,
V1: 4,
V2: 6,
}