Skip to content

Commit

Permalink
Bump to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Insprill committed Jul 3, 2023
1 parent 2b11836 commit 1d5648f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gauge/Gauge.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace Gauge
{
[BepInPlugin("net.insprill.dv-gauge", "Gauge", "1.2.0")]
[BepInPlugin("net.insprill.dv-gauge", "Gauge", "1.2.1")]
public class Gauge : BaseUnityPlugin
{
public static Gauge Instance { get; private set; }
Expand Down

0 comments on commit 1d5648f

Please sign in to comment.