From 41198bc20c34712980f21170cb90cb84cfbb0ce5 Mon Sep 17 00:00:00 2001 From: Fantom-Balatro Date: Tue, 25 Mar 2025 20:04:11 -0600 Subject: [PATCH] Update FNPreview.json to fix author and version --- FNPreview.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FNPreview.json b/FNPreview.json index 4cf25bf..a588f06 100644 --- a/FNPreview.json +++ b/FNPreview.json @@ -2,12 +2,12 @@ "id": "FNPreview", "name": "Fantoms Preview", "display_name": "Fantoms Preview", - "author": ["Fantoms"], + "author": ["Fantom"], "description": "A QoL mod for balatro allowing for a preview of score/money before submitting the hand.", "prefix": "fn", "main_file": "CorePreview.lua", "priority": 0, - "version": "1.1", + "version": "1.1.0", "dependencies": [], "conflicts": [] -} \ No newline at end of file +}