Skip to content

Commit

Permalink
Version 1.1:
Browse files Browse the repository at this point in the history
Added color code support!
  • Loading branch information
Lorenzo committed Aug 13, 2020
1 parent b9f812b commit 1b25496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.Lorenzo0111</groupId>
<artifactId>RocketPlaceholders</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: RocketPlaceholders
author: Lorenzo0111
main: me.Lorenzo0111.RocketPlaceholders.Placeholders
version: 1.0
version: 1.1
api-version: 1.14
softdepend: [PlaceholderAPI]
description: Create custom placeholders with PlaceholderAPI
Expand Down

0 comments on commit 1b25496

Please sign in to comment.