Skip to content

Commit f0205e3

Browse files
authored
fix: Update plugin.yml api version (#319)
1 parent 9475b0f commit f0205e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
main: ${PACKAGE}.${NAME}
22
name: ${NAME}
33
version: "${VERSION}"
4-
api-version: "1.21.1"
4+
api-version: "1.21.11"
55
author: AUTHOR
66
description: DESCRIPTION
77
commands:

0 commit comments

Comments
 (0)