Skip to content

Commit 4e8b4b1

Browse files
committed
version increase to 0.9.9.6
1 parent aeef112 commit 4e8b4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ValheimPlus/ValheimPlus.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace ValheimPlus
1616
[BepInPlugin("org.bepinex.plugins.valheim_plus", "Valheim Plus", version)]
1717
public class ValheimPlusPlugin : BaseUnityPlugin
1818
{
19-
public const string version = "0.9.9.5";
19+
public const string version = "0.9.9.6";
2020
public static string newestVersion = "";
2121
public static bool isUpToDate = false;
2222

0 commit comments

Comments
 (0)