Skip to content

Commit 50468f2

Browse files
authored
Bump version
1 parent 579edee commit 50468f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ComputerInterface/PluginInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ public static class PluginInfo
44
{
55
public const string Name = "Computer Interface";
66
public const string Id = "tonimacaroni.computerinterface";
7-
public const string Version = "1.6.0";
7+
public const string Version = "1.6.1";
88
}
99
}

0 commit comments

Comments
 (0)