Files
kaplus/metadata.json
samuel b843fa1b26
All checks were successful
Continuous Deployment / lint (push) Successful in 27s
Continuous Deployment / deploy-chrome (push) Successful in 34s
Continuous Deployment / deploy-firefox (push) Successful in 5m42s
fix bug with search regex
2025-11-16 12:53:44 +01:00

12 lines
255 B
JSON

{
"version": {
"compatibility": [
"android",
"firefox"
],
"release_notes": {
"fr": "- correction bug de calcul des secondes en utilisant search regex",
"en-US": "- fix bug on seconds by using search regex"
}
}
}