add meta.version

main
nurbek 3 years ago
parent cbebbbc183
commit 9d2724a53d

@ -806,6 +806,9 @@
], ],
"description": "VuFind is a library resource portal designed and developed by Villanova University library.", "description": "VuFind is a library resource portal designed and developed by Villanova University library.",
"icon": "VuFind.png", "icon": "VuFind.png",
"meta": {
"generator": "^VuFind\\s([\\d\\.]+)$\\;version:\\1"
},
"js": { "js": {
"VuFind.defaultSearchBackend": "" "VuFind.defaultSearchBackend": ""
}, },