Skip to content

Commit 418ed56

Browse files
committed
Bump version
1 parent 5433c2d commit 418ed56

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.1";
8+
public const string Version = "3.2.2";
99
public string Name => nameof(HomePlugin);
1010
public int Priority => 1;
1111

0 commit comments

Comments
 (0)