use variable

This commit is contained in:
Ryder Belserion 2023-07-21 01:06:37 -04:00
parent f48bad4f53
commit c29866bb9a
No known key found for this signature in database
GPG Key ID: 6F86975AD74B46E5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: '${name}'
main: '${group}.CrazyAuctions'
version: '${version}'
api-version: '1.20'
api-version: '${apiVersion}'
description: '${description}'
bootstrapper: '${group}.CrazyStarter'