Skip to content

Commit ffd70d9

Browse files
committed
Update Version to 1.0.3 - for Pull Request (#1)
1 parent eaf1bd8 commit ffd70d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FckSessionCapture/FckSessionCapture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace FckSessionCapture;
1010
public class FckSessionCapture : ResoniteMod {
1111
public override string Name => "FckSessionCapture";
1212
public override string Author => "NalaTheThird";
13-
public override string Version => "1.0.2";
13+
public override string Version => "1.0.3";
1414
public override string Link => "https://github.com/nalathethird/Fck-SessionCapture";
1515

1616
[AutoRegisterConfigKey]

0 commit comments

Comments
 (0)