Update MAXS Module Shell to 0.4.0 (2000400598)
This commit is contained in:
parent
fc103a3cef
commit
d5518ed320
|
|
@ -125,7 +125,16 @@ Build:0.3.0,2000300550
|
|||
prebuild=make prebuild && \
|
||||
rm -rf libraryProjects/root-commands/ExampleApp
|
||||
|
||||
Build:0.4.0,2000400598
|
||||
commit=0.4.0
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3.0
|
||||
Current Version Code:2000300550
|
||||
Current Version:0.4.0
|
||||
Current Version Code:2000400598
|
||||
|
|
|
|||
Loading…
Reference in a new issue