bump version

This commit is contained in:
Cassandra Heart 2024-10-26 03:33:06 -05:00
parent c0396f57a9
commit c55ce802f5
No known key found for this signature in database
GPG Key ID: 6352152859385958

View File

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