Bump release version to 0.8.2
ci / lint-test (pull_request) Successful in 5m3s
ci / build (pull_request) Successful in 6m3s
ci / lint-test (push) Successful in 5m3s
ci / build (push) Successful in 5m28s

This commit is contained in:
Joe Julian
2026-04-27 21:35:23 -07:00
parent 8b4609c141
commit e305a25802
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "KeePassGO Browser",
"version": "0.1.0",
"version": "0.8.2",
"description": "Fill credentials from KeePassGO on sign-in pages.",
"permissions": ["activeTab", "nativeMessaging", "storage", "tabs"],
"host_permissions": ["http://*/*", "https://*/*"],
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "KeePassGO Browser",
"version": "0.1.0",
"version": "0.8.2",
"description": "Fill credentials from KeePassGO on sign-in pages.",
"icons": {
"16": "icons/icon-16.png",