Merge pull request #2877 from Narno/patch-1

Catch Cecil version
main
Elbert Alias 6 years ago committed by GitHub
commit 2e81fd05d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8141,7 +8141,7 @@
], ],
"icon": "Cecil.png", "icon": "Cecil.png",
"meta": { "meta": {
"generator": "^Cecil|PHPoole$" "generator": "^Cecil(?: ([0-9.]+))?$\\;version:\\1"
}, },
"website": "https://cecil.app" "website": "https://cecil.app"
}, },