diff --git a/ProspectorInfo.csproj b/ProspectorInfo.csproj
index 4a9f700..5a25d1a 100644
--- a/ProspectorInfo.csproj
+++ b/ProspectorInfo.csproj
@@ -8,7 +8,7 @@
**/VintagestoryAPI.*;**/VSCreativeMod.*;**/VSEssentials.*;**/VSSurvivalMod.*;**/Foundation.*
$(SolutionDir)/release/$(AssemblyName)
**/VintagestoryAPI.*;**/VSCreativeMod.*;**/VSEssentials.*;**/VSSurvivalMod.*;**/*.pdb;**/Foundation.*
- 4.1.5
+ 4.2.0
diff --git a/modinfo.json b/modinfo.json
index af1160b..e57f2e6 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -5,7 +5,7 @@
"author": "P3t3rix",
"description": "Adds info to the tooltip for chunks that are already prospected",
"side": "client",
- "version": "4.1.5",
+ "version": "4.2.0",
"dependencies": {
"game": "1.18.0"
}