Skip to content

Commit

Permalink
1.3.0 release again!
Browse files Browse the repository at this point in the history
Took 6 minutes
  • Loading branch information
Ankoki committed May 13, 2021
1 parent 10b9306 commit 7ca7c8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@Name("Item Cooldown")
@Description("Gets and sets the cooldown for a material for a player.")
@Examples("set the cooldown of wool for player to 10 seconds")
@Since("insert version")
@Since("1.3.0")
public class ExprItemCooldown extends SimpleExpression<Timespan> {

static {
Expand Down

0 comments on commit 7ca7c8f

Please sign in to comment.