Skip to content

Commit 2a7b959

Browse files
committed
Bump version
1 parent c6dce10 commit 2a7b959

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.4";
12+
public string Version { get; init; } = "4.3.5";
1313
private bool UpdatePrompted = false;
1414

1515
public string Name => nameof(TeraFinder);

0 commit comments

Comments
 (0)