diff --git a/Distribution/Restock/GameData/ReStock/Plugins/Restock.dll b/Distribution/Restock/GameData/ReStock/Plugins/Restock.dll
index e4b62441..74a4d823 100644
Binary files a/Distribution/Restock/GameData/ReStock/Plugins/Restock.dll and b/Distribution/Restock/GameData/ReStock/Plugins/Restock.dll differ
diff --git a/Distribution/RestockExtras/RestockRigidLegs/readme.txt b/Distribution/RestockExtras/RestockRigidLegs/readme.txt
index 7e703f01..a230fb75 100644
--- a/Distribution/RestockExtras/RestockRigidLegs/readme.txt
+++ b/Distribution/RestockExtras/RestockRigidLegs/readme.txt
@@ -1,5 +1,5 @@
========================
-RESTOCK RIGID LEGS 0.3.0
+RESTOCK RIGID LEGS 1.0.0
========================
Restock Rigid Legs adds alternate versions of the stock legs without the suspension module. These legs are functionally just animated parts the are by default tied to the landing gear action group. The legs are added as their own parts and do not replace the existing legs, making them compatible with saves just like any other mod. They also take advantage of the physics material switcher module added in 1.7.3, allowing for an adjustable level of friction to prevent your landers from sliding down slopes.
@@ -9,7 +9,7 @@ DEPENDENCIES
============
Required:
-- Restock (0.3.0)
+- Restock (1.0.0)
- ModuleManager (4.0.2)
============
diff --git a/Source/Restock/Restock.csproj b/Source/Restock/Restock.csproj
index 6f709bf6..da8753e9 100644
--- a/Source/Restock/Restock.csproj
+++ b/Source/Restock/Restock.csproj
@@ -9,7 +9,7 @@
Properties
Restock
Restock
- v3.5
+ v4.5
512
true
@@ -36,7 +36,10 @@
-
+
+ False
+
+
False
@@ -62,4 +65,4 @@
sh -e -c "cp -v '$(TargetPath)' '$(SolutionDir)/../Distribution/Restock/GameData/ReStock/Plugins'"
-
+
\ No newline at end of file