Add minimum app version flag
This commit is contained in:
parent
a99f485893
commit
3174803479
|
|
@ -1,5 +1,6 @@
|
|||
name: Example library
|
||||
version: 0.1
|
||||
minUmbraVersion: 0.1.0
|
||||
id: example-library
|
||||
type: library
|
||||
description: Test library addon
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
name: Example theme
|
||||
version: 0.1
|
||||
minUmbraVersion: 0.1.0
|
||||
id: example-theme
|
||||
type: theme
|
||||
description: Test theme addon
|
||||
|
|
|
|||
Loading…
Reference in a new issue