bump version

This commit is contained in:
Cassandra Heart 2025-01-26 02:14:51 -06:00
parent dcd81024b5
commit cbfb3ede87
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 0x02
return 0x03
}
func GetRCNumber() byte {