Skip to content

Commit a31e042

Browse files
committed
Bump version
1 parent beafe78 commit a31e042

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

0 commit comments

Comments
 (0)