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
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
Expand Up @@ -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
{
Expand Down

0 comments on commit dc8814a

Please sign in to comment.