Skip to content

Commit 67adb56

Browse files
authored
Version Push
change version
1 parent 070fb4b commit 67adb56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PropHunt/PropHuntPlugin.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace PropHunt
1313
{
14-
[BepInPlugin("com.ugackminer.amongus.prophunt", "Prop Hunt", "v2022.6.17")]
14+
[BepInPlugin("com.ugackminer.amongus.prophunt", "Prop Hunt", "v2022.6.29")]
1515
[BepInProcess("Among Us.exe")]
1616
[BepInDependency(ReactorPlugin.Id)]
1717
public partial class PropHuntPlugin : BasePlugin
@@ -123,4 +123,4 @@ public static System.Collections.IEnumerator IntroCutsceneHidePatch(IntroCutscen
123123
}
124124
}
125125
}
126-
}
126+
}

0 commit comments

Comments
 (0)