Skip to content

Commit b31aaa7

Browse files
committed
Version up to 1.3.1
1 parent 4fb7b38 commit b31aaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphicsSettings/GraphicsSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace GraphicsSettings
1414
public class GraphicsSettings : BaseUnityPlugin
1515
{
1616
public const string GUID = "keelhauled.graphicssettings";
17-
public const string Version = "1.3";
17+
public const string Version = "1.3.1";
1818

1919
private const string CATEGORY_GENERAL = "General";
2020
private const string CATEGORY_RENDER = "Rendering";

0 commit comments

Comments
 (0)