From 8a206fae06bb63d228342cb768b8b097640d8f1f Mon Sep 17 00:00:00 2001 From: SinZ Date: Sat, 27 Jan 2024 11:22:53 +1100 Subject: [PATCH] Bump profiler to 2.0 --- Profiler/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Profiler/manifest.json b/Profiler/manifest.json index 67068b1..25f6416 100644 --- a/Profiler/manifest.json +++ b/Profiler/manifest.json @@ -1,7 +1,7 @@ { "Name": "Profiler", "Author": "SinZ", - "Version": "2.0.0-beta2", + "Version": "2.0.0", "Description": "Logs when the game loop goes between states and when event handlers take too long", "UniqueID": "SinZ.Profiler", "EntryDll": "Profiler.dll",