diff --git a/fclauncher/app.go b/fclauncher/app.go index c173a84..fbf076e 100644 --- a/fclauncher/app.go +++ b/fclauncher/app.go @@ -17,7 +17,7 @@ import ( ) const client_id string = "9305aeb8-5ecb-4e7a-b28f-c33aefcfbd8d" -const client_version string = "0.0.1" +const client_version string = "0.0.2" type LauncherMetadata struct { Schema_Version string