Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
🔖 Feat: v1.0.2 released!
Browse files Browse the repository at this point in the history
  • Loading branch information
milkory committed Jul 31, 2020
1 parent 616718a commit 2f194f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# YaPlaceholder
A plugin depends on PlaceholderAPI that can let you custom advancer placeholders.
An extension plugin of PlaceholderAPI that can let you custom advancer placeholders.

## Usage
Use placeholder `%e_expression%` to get a advance placeholder. *('e' means 'expression' i guess..)*
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: YaPlaceholder
version: 1.0.1
version: 1.0.2
main: cn.ykdlb.yaplaceholder.YaPlaceholder
api-version: '1.13'
depend: [PlaceholderAPI]
authors: [APJifengc, Yoooooory]
description: Custom more advance Placeholder
description: An extension plugin of PlaceholderAPI that can let you custom advancer placeholders.

0 comments on commit 2f194f0

Please sign in to comment.