Bump version

This commit is contained in:
Apfel 2019-02-12 07:00:22 +01:00
parent 143f7debd8
commit b550c67909

View File

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