Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
krypto5863 committed Jan 3, 2022
1 parent 7c55f2a commit 9899ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Experiment5ParallelMenuLoading/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

namespace ShortMenuLoader
{
[BepInPlugin("ShortMenuLoader", "ShortMenuLoader", "1.5.3")]
[BepInPlugin("ShortMenuLoader", "ShortMenuLoader", "1.5.4")]
[BepInDependency("ShortMenuVanillaDatabase", BepInDependency.DependencyFlags.SoftDependency)]
internal class Main : BaseUnityPlugin
{
Expand Down

0 comments on commit 9899ade

Please sign in to comment.