Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hubastard committed Apr 24, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2cffb49 commit dc8814a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NebulaPatcher/NebulaPlugin.cs
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

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

0 comments on commit dc8814a

Please sign in to comment.