Skip to content

Commit 4874812

Browse files
committed
Try to fix api-version reading as 1.2
1 parent 9a72ce8 commit 4874812

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
@@ -17,7 +17,7 @@ website: https://github.com/xMoonGames/Magic-8-Ball
1717
version: ${project.version}
1818

1919
## This is the minimum minecraft version required to run your plugin.
20-
api-version: 1.20
20+
api-version: '1.20'
2121

2222
## This is required and marks Slimefun as a plugin dependency.
2323
depend:

0 commit comments

Comments
 (0)