Too high version, apolgies

This commit is contained in:
Apfel 2019-02-12 07:00:48 +01:00
parent b550c67909
commit d62d10d6e9

View File

@ -47,7 +47,7 @@ func CheckError(e error) {
func main() {
// Initial Start.
fmt.Println("WiiSOAP 0.3.0 Kawauso\nReading the Config...")
fmt.Println("WiiSOAP 0.2.5 Kawauso\nReading the Config...")
// Check the Config.
configfile, err := os.Open("./config.xml")