chore: version

This commit is contained in:
Siwoo Jeon 2025-05-11 12:11:21 +09:00
parent 9cc5dc1c47
commit eb7a41e669
Signed by: migan
GPG key ID: 036E9A8C5E8E48DA

View file

@ -7,7 +7,7 @@ import (
"git.wh64.net/muffin/goMuffin/utils"
)
const MUFFIN_VERSION = "5.0.1-gopher_release.250505a"
const MUFFIN_VERSION = "5.0.2-gopher_release.250511a"
var updatedString string = utils.Decimals.FindAllStringSubmatch(MUFFIN_VERSION, -1)[3][0]