update to template.json files to align with Oqtane version
This commit is contained in:
parent
cb728f65b3
commit
af3da7ca6e
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"Title": "Default Module Template",
|
"Title": "Default Module Template",
|
||||||
"Type": "External",
|
"Type": "External",
|
||||||
"Version": "5.1.0",
|
"Version": "5.2.0",
|
||||||
"Namespace": "[Owner].Module.[Module]"
|
"Namespace": "[Owner].Module.[Module]"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"Title": "Default Theme Template",
|
"Title": "Default Theme Template",
|
||||||
"Type": "External",
|
"Type": "External",
|
||||||
"Version": "5.1.0",
|
"Version": "5.2.0",
|
||||||
"Namespace": "[Owner].Theme.[Theme]"
|
"Namespace": "[Owner].Theme.[Theme]"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user