Update MAXS Module Shell to 0.0.1.20 (26)
This commit is contained in:
parent
16c779bf62
commit
8810a5232a
|
@ -80,8 +80,17 @@ Build:0.0.1.19,24
|
||||||
prebuild=make prebuild && \
|
prebuild=make prebuild && \
|
||||||
rm -rf libraryProjects/root-commands/ExampleApp
|
rm -rf libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
|
Build:0.0.1.20,26
|
||||||
|
commit=0.0.1.20
|
||||||
|
subdir=module-shell
|
||||||
|
submodules=yes
|
||||||
|
init=cd .. && \
|
||||||
|
make module-shell/Makefile
|
||||||
|
prebuild=make prebuild && \
|
||||||
|
rm -rf libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.0.1.19
|
Current Version:0.0.1.20
|
||||||
Current Version Code:24
|
Current Version Code:26
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue