Skip to content

Commit 2b8441d

Browse files
committed
chore: update manifest.json
1 parent 9fea1bb commit 2b8441d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "${modName}",
33
"entry": "${modFile}",
4+
"version": "${modVersion}",
45
"type": "native",
56
"description": "ParticleAPI ported from LiteLoaderBDS",
6-
"author": "LiteLDev",
7-
"version": "0.9.0"
7+
"author": "LiteLDev"
88
}

0 commit comments

Comments
 (0)