Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
CactusPie committed Dec 22, 2023
1 parent 9cd7259 commit 9f1da7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CactusPie.MapLocation/MapLocationPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

namespace CactusPie.MapLocation
{
[BepInPlugin("com.cactuspie.maplocation", "CactusPie.MapLocation", "2.0.2")]
[BepInPlugin("com.cactuspie.maplocation", "CactusPie.MapLocation", "2.0.3")]
public sealed class MapLocationPlugin : BaseUnityPlugin
{
internal static ManualLogSource MapLocationLogger { get; private set; }
Expand Down

0 comments on commit 9f1da7d

Please sign in to comment.