Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mydayyy committed Aug 26, 2023
1 parent 6c0ead9 commit 505df1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ServerSideMap/ServerSideMap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace ServerSideMap
{
[BepInPlugin("eu.mydayyy.plugins.serversidemap", "ServerSideMap", "1.3.8.0")]
[BepInPlugin("eu.mydayyy.plugins.serversidemap", "ServerSideMap", "1.3.9.0")]
public class ServerSideMap : BaseUnityPlugin
{
void Awake()
Expand Down

0 comments on commit 505df1d

Please sign in to comment.