diff --git a/metadata/org.projectmaxs.module.shell.txt b/metadata/org.projectmaxs.module.shell.txt index eb648dfb71..3d0eb1cc04 100644 --- a/metadata/org.projectmaxs.module.shell.txt +++ b/metadata/org.projectmaxs.module.shell.txt @@ -20,14 +20,23 @@ Repo:ProjectMAXS Build:0.0.1.13,14 commit=0.0.1.13 subdir=module-shell + submodules=yes + init=cd .. && \ + make module-shell/Makefile + prebuild=make prebuild && \ + rm -rf libraryProjects/root-commands/ExampleApp + +Build:0.0.1.14,15 + commit=0.0.1.14 + subdir=module-shell + submodules=yes init=cd .. && \ make module-shell/Makefile - submodules=yes prebuild=make prebuild && \ rm -rf libraryProjects/root-commands/ExampleApp Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.0.1.13 -Current Version Code:14 +Current Version:0.0.1.14 +Current Version Code:15