Merge pull request #15 from maxnz/patch-1
Add api-version to plugin.yml
This commit is contained in:
commit
b3be946de7
@ -3,6 +3,7 @@ main: me.EtienneDx.RealEstate.RealEstate
|
|||||||
version: ${project.version}
|
version: ${project.version}
|
||||||
authors: [EtienneDx]
|
authors: [EtienneDx]
|
||||||
depend: [GriefPrevention, Vault]
|
depend: [GriefPrevention, Vault]
|
||||||
|
api-version: "1.15"
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
re:
|
re:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user