Skip to content

Commit 2e8c7c9

Browse files
committed
chore(release): bump version to 0.3.9
1 parent b944a49 commit 2e8c7c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parchi-extension",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "Warm-paper browser automation extension with configurable LLM providers",
55
"type": "module",
66
"scripts": {

packages/extension/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Parchi",
4-
"version": "0.3.8",
4+
"version": "0.3.9",
55
"description": "Warm-paper browser automation assistant with configurable LLM/vision profiles and enterprise-ready controls",
66
"permissions": [
77
"activeTab",

packages/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Parchi",
4-
"version": "0.3.8",
4+
"version": "0.3.9",
55
"description": "Warm-paper browser automation assistant with configurable LLM/vision profiles and enterprise-ready controls",
66
"permissions": [
77
"sidePanel",

0 commit comments

Comments
 (0)