Skip to content

Commit b8670fa

Browse files
Merge branch 'rename-src-to-frontend-and-ensure-the-build-passes-jbtd'
2 parents 7f6bb8b + 3953756 commit b8670fa

153 files changed

Lines changed: 22 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "vibora",
99
"source": "./plugins/vibora",
1010
"description": "Task orchestration for Claude Code",
11-
"version": "2.12.1"
11+
"version": "2.12.2"
1212
}
1313
]
1414
}

CLAUDE.md

Lines changed: 5 additions & 5 deletions

DEVELOPMENT.md

Lines changed: 5 additions & 5 deletions

components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tsx": true,
66
"tailwind": {
77
"config": "",
8-
"css": "src/index.css",
8+
"css": "frontend/index.css",
99
"baseColor": "stone",
1010
"cssVariables": true,
1111
"prefix": ""

desktop/neutralino.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/neutralinojs/neutralinojs/main/schemas/neutralino.config.schema.json",
33
"applicationId": "io.vibora.desktop",
4-
"version": "2.12.1",
4+
"version": "2.12.2",
55
"defaultMode": "window",
66
"port": 0,
77
"documentRoot": "/resources/",
@@ -26,7 +26,7 @@
2626
],
2727
"globalVariables": {
2828
"APP_NAME": "Vibora",
29-
"APP_VERSION": "2.12.1"
29+
"APP_VERSION": "2.12.2"
3030
},
3131
"modes": {
3232
"window": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)