updated version number

This commit is contained in:
davidmolgard
2025-04-21 18:17:14 -06:00
parent e7fcb5a66f
commit df147be3d8

View File

@@ -2,12 +2,12 @@
"id": "FantomsPreview", "id": "FantomsPreview",
"name": "Fantoms Preview", "name": "Fantoms Preview",
"display_name": "Fantoms Preview", "display_name": "Fantoms Preview",
"author": ["Fantom"], "author": ["Fantom, Divvy"],
"description": "A QoL mod for balatro allowing for a preview of score/money before submitting the hand.", "description": "A QoL mod for balatro allowing for a preview of score/money before submitting the hand.",
"prefix": "fn", "prefix": "fn",
"main_file": "CorePreview.lua", "main_file": "CorePreview.lua",
"priority": 0, "priority": 0,
"version": "2.0.1", "version": "2.1.0",
"dependencies": [], "dependencies": [],
"conflicts": [] "conflicts": []
} }