bump version

This commit is contained in:
Cassandra Heart 2024-12-10 19:46:28 -06:00
parent 9b4248e573
commit 6ecaf023ab
No known key found for this signature in database
GPG Key ID: 6352152859385958

View File

@ -43,7 +43,7 @@ func FormatVersion(version []byte) string {
}
func GetPatchNumber() byte {
return 0x00
return 0x01
}
func GetRCNumber() byte {