Skip to content

Commit 00b2b6b

Browse files
committed
Bump version
1 parent 775ce4f commit 00b2b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TeraFinder.Plugins/TeraPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace TeraFinder.Plugins;
99

1010
public class TeraPlugin : ITFPlugin
1111
{
12-
public string Version { get; init; } = "4.3.7";
12+
public string Version { get; init; } = "4.3.8";
1313
private bool UpdatePrompted = false;
1414

1515
public string Name => nameof(TeraFinder);

0 commit comments

Comments
 (0)