Skip to content

Commit 76932dc

Browse files
committed
Update "LMC" file: Add "description" and "version"
1 parent 65a4c12 commit 76932dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/langmodule/data.lmc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name = example_module
2+
description = This is an example native module that can be used as a base for developing native modules.
3+
version = 1.0.0-beta
24

35
minSupportedVersion = v1.0.0
46
maxSupportedVersion = v2.0.0

0 commit comments

Comments
 (0)