build(manifest): set version in manifest.json to the package version

This commit is contained in:
Izumi
2026-01-16 20:13:49 +01:00
parent 85a2475eeb
commit 858e72a80d
2 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"Group": "dev.hytalemodding",
"Name": "ExamplePlugin",
"Version": "1.0.0",
"Version": "${version}",
"Description": "Description of your plugin",
"Authors": [
{