Release v0.6.0
All checks were successful
Check go code / build-and-release (push) Successful in 1m4s
Release binary and debian package for cl-cli / webext-build (push) Successful in 5m46s
Release binary and debian package for cl-cli / build-and-release (push) Successful in 1m56s

This commit is contained in:
2025-11-18 09:48:34 +01:00
parent 69eafc509a
commit eb730f4ae0
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Champs-Libres Helper",
"version": "0.5.0",
"version": "0.6.0",
"browser_specific_settings": {
"gecko": {
"id": "helper@champs-libres-coop",
@@ -26,4 +26,4 @@
"scripts": ["dist/background/background.js"],
"type": "module"
}
}
}