Skip to content

Commit

Permalink
Fixed info
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed May 20, 2022
1 parent 4cd979f commit b650d64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@Name("Clone disguise")
@Description("Clones an already existing disguise")
@Examples({"set {anotherDisguise} to clone of {disguise}"})
@Since("0.1")
@Since("0.2-beta3")
@RequiredPlugins({"LibsDisguises"})
public class ExprDisguiseClone extends SimpleExpression<Disguise> {

Expand Down

0 comments on commit b650d64

Please sign in to comment.