Skip to content

Commit

Permalink
Fix yml mc api version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Nov 30, 2023
1 parent 2a3a166 commit 3ea23fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Typewriter
version: '${version}'
main: me.gabber235.typewriter.Typewriter
api-version: 1.20
api-version: "1.20"
softdepend:
- PlaceholderAPI
- floodgate
Expand Down

0 comments on commit 3ea23fc

Please sign in to comment.