Skip to content

Commit fcd9e10

Browse files
committed
1.2.2 Release
1 parent 0566f96 commit fcd9e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist-readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Terrain Patcher v1.2.1
1+
# Terrain Patcher v1.2.2
22

33
Terrain Patcher is a Subnautica and Below Zero library mod that allows anyone to modify the game's
44
terrain.

src/Mod.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace TerrainPatcher
1111
{
12-
[BepInPlugin("Esper89.TerrainPatcher", "Terrain Patcher", "1.2.1")]
12+
[BepInPlugin("Esper89.TerrainPatcher", "Terrain Patcher", "1.2.2")]
1313
[BepInDependency("com.snmodding.nautilus", BepInDependency.DependencyFlags.SoftDependency)]
1414
internal class Mod : BaseUnityPlugin
1515
{

0 commit comments

Comments
 (0)