We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dac496 commit cec5ce5Copy full SHA for cec5ce5
1 file changed
ShortStartLoader/ShortStartLoader.cs
@@ -10,7 +10,7 @@
10
11
namespace ShortStartLoader
12
{
13
- [BepInPlugin("ShortStartLoader", "ShortStartLoader", "1.3.3")]
+ [BepInPlugin("ShortStartLoader", "ShortStartLoader", "1.3.4")]
14
[BepInDependency("BepInEx.SybarisLoader.Patcher", BepInDependency.DependencyFlags.SoftDependency)]
15
public class ShortStartLoader : BaseUnityPlugin
16
0 commit comments