fix out of bounds miscomputation

This commit is contained in:
shoopea
2023-09-10 18:43:14 +02:00
parent 2ca0695a1f
commit 26c324c43c
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
// Code generated by version.sh (@generated) DO NOT EDIT.
package main
var githash = "3b1d0fc"
var githash = "2ca0695"
var branch = "master"
var buildstamp = "2023-09-10_16:35:29"
var commits = "86"
var version = "3b1d0fc-b86 - 2023-09-10_16:35:29"
var buildstamp = "2023-09-10_16:42:46"
var commits = "87"
var version = "2ca0695-b87 - 2023-09-10_16:42:46"