Update web version number

This commit is contained in:
Tulir Asokan 2024-04-17 00:17:59 +03:00
parent d70ddb415b
commit 81bca8abc1

View file

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