Skip to content

Commit dc8814a

Browse files
committed
Bump version
1 parent 2cffb49 commit dc8814a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NebulaPatcher/NebulaPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
namespace NebulaPatcher
1010
{
11-
[BepInPlugin("com.github.hubertgendron.nebula", "Nebula - Multiplayer Mod", "0.0.1.0")]
11+
[BepInPlugin("com.github.hubertgendron.nebula", "Nebula - Multiplayer Mod", "0.0.2.0")]
1212
[BepInProcess("DSPGAME.exe")]
1313
public class NebulaPlugin : BaseUnityPlugin
1414
{

0 commit comments

Comments
 (0)