We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070fb4b commit 67adb56Copy full SHA for 67adb56
PropHunt/PropHuntPlugin.cs
@@ -11,7 +11,7 @@
11
12
namespace PropHunt
13
{
14
- [BepInPlugin("com.ugackminer.amongus.prophunt", "Prop Hunt", "v2022.6.17")]
+ [BepInPlugin("com.ugackminer.amongus.prophunt", "Prop Hunt", "v2022.6.29")]
15
[BepInProcess("Among Us.exe")]
16
[BepInDependency(ReactorPlugin.Id)]
17
public partial class PropHuntPlugin : BasePlugin
@@ -123,4 +123,4 @@ public static System.Collections.IEnumerator IntroCutsceneHidePatch(IntroCutscen
123
}
124
125
126
-}
+}
0 commit comments