Skip to content

Commit

Permalink
Update Fika.Core reference & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF committed Aug 16, 2024
1 parent 3f725c8 commit 6d3fe75
Show file tree
Hide file tree
Showing 2 changed files 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.3")]
[BepInPlugin("com.fika.dedicated", "Dedicated", "1.0.4")]
[BepInDependency("com.fika.core", BepInDependency.DependencyFlags.HardDependency)]
[BepInDependency("com.SPT.custom", BepInDependency.DependencyFlags.HardDependency)]
public class FikaDedicatedPlugin : BaseUnityPlugin
Expand Down
Binary file modified References/Fika.Core.dll
Binary file not shown.

0 comments on commit 6d3fe75

Please sign in to comment.