Implementado o versionamento de versão da extensão

This commit is contained in:
Paulo Porto
2026-04-30 12:56:22 -03:00
parent 45cfceff0e
commit ca839345bc
4 changed files with 102 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
{
"manifest_version": 3,
"name": "Arch Panel Injector",
"version": "1.0.0",
"version": "1.0.3",
"description": "Insere o botao Arch panel no header do Oracle Workload Workbench.",
"permissions": [
"cookies",
@@ -36,3 +36,7 @@
}
]
}