Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed Aug 19, 2024
1 parent c6ba15d commit 78a3ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fika.Dedicated/FikaDedicatedPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

namespace Fika.Dedicated
{
[BepInPlugin("com.fika.dedicated", "Dedicated", "1.0.4")]
[BepInPlugin("com.fika.dedicated", "Dedicated", "1.0.5")]
[BepInDependency("com.fika.core", BepInDependency.DependencyFlags.HardDependency)]
[BepInDependency("com.SPT.custom", BepInDependency.DependencyFlags.HardDependency)]
public class FikaDedicatedPlugin : BaseUnityPlugin
Expand Down

0 comments on commit 78a3ba3

Please # to comment.