Skip to content

Commit cd63dc6

Browse files
committed
Bump version
1 parent 935b0ac commit cd63dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HomeLive.Plugins/HomePlugin.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace HomeLive.Plugins;
55

66
public class HomePlugin : IPlugin
77
{
8-
public const string Version = "3.2.6";
8+
public const string Version = "3.2.7";
99
public string Name => nameof(HomePlugin);
1010
public int Priority => 1;
1111

0 commit comments

Comments
 (0)