diff --git a/fclauncher/app.go b/fclauncher/app.go index fbf076e..4e3f0e6 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.2" +const client_version string = "0.0.3" type LauncherMetadata struct { Schema_Version string