File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
GraphicsSettingsIL2CPP_net6
GraphicsSettingsIL2CPP_netFm Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ public class GraphicsSettings : BasePlugin
1616 {
1717 internal const string GUID = "BepInEx.GraphicsSettingsIL2CPP_net6" ;
1818 internal const string PluginName = "Graphics Settings" ;
19- internal const string PluginVersion = "0.7 " ;
19+ internal const string PluginVersion = "0.8 " ;
2020
2121 private static ConfigEntry < int > Width ;
2222 private static ConfigEntry < int > Height ;
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ public class GraphicsSettings : BasePlugin
1616 {
1717 internal const string GUID = "BepInEx.GraphicsSettingsIL2CPP_net6" ;
1818 internal const string PluginName = "Graphics Settings" ;
19- internal const string PluginVersion = "0.7 " ;
19+ internal const string PluginVersion = "0.8 " ;
2020
2121 private static ConfigEntry < int > Width ;
2222 private static ConfigEntry < int > Height ;
You can’t perform that action at this time.
0 commit comments