Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyyid committed Feb 9, 2017
1 parent 1c68f97 commit d744c9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
import java.io.File;
import java.util.*;

@Plugin(id = "spongychest", name = "SpongyChest", version = "0.4.7", description = "SpongyChest is a plugin that utilizes Chests to make in-game item shops for players to sell items to each other!")
@Plugin(id = "spongychest", name = "SpongyChest", version = "0.4.8", description = "SpongyChest is a plugin that utilizes Chests to make in-game item shops for players to sell items to each other!")
public class SpongyChest
{
public static EconomyService economyService;
Expand Down

0 comments on commit d744c9d

Please sign in to comment.