Skip to content

Commit 43873cd

Browse files
committed
Ready for release
1 parent 510e245 commit 43873cd

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
@@ -25,7 +25,7 @@ namespace UncomplicatedCustomItems
2525
{
2626
public class Plugin : Plugin<Config>
2727
{
28-
public bool IsPrerelease = true;
28+
public bool IsPrerelease = false;
2929
public override string Name => "UncomplicatedCustomItems";
3030

3131
public override string Prefix => "UncomplicatedCustomItems";

0 commit comments

Comments
 (0)