Update web version number
This commit is contained in:
parent
d70ddb415b
commit
81bca8abc1
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ import (
|
|||
|
||||
var ConfigMessage = &gmproto.ConfigVersion{
|
||||
Year: 2024,
|
||||
Month: 3,
|
||||
Day: 28,
|
||||
Month: 4,
|
||||
Day: 8,
|
||||
V1: 4,
|
||||
V2: 6,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue