Skip to content

Commit 5450560

Browse files
committed
Release
1 parent d967df2 commit 5450560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UncomplicatedCustomItems/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace UncomplicatedCustomItems
2626
{
2727
public class Plugin : Plugin<Config>
2828
{
29-
public bool IsPrerelease = true;
29+
public bool IsPrerelease = false;
3030
public override string Name => "UncomplicatedCustomItems";
3131

3232
public override string Prefix => "UncomplicatedCustomItems";

0 commit comments

Comments
 (0)