From ee19529a42474c656e0d20b6b6f2ac0b7c7542eb Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 26 Nov 2024 21:42:06 -0700 Subject: [PATCH] version 0.0.3 --- fclauncher/app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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