feat(release): bump version to 0.0.26

- Updated version number to 0.0.26 in VERSION, pyproject.toml, and package.json files for browser, desktop, and web components.
- Ensured consistency in versioning across the project.
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-05-31 17:59:49 -07:00
parent 6b3e34aae0
commit 3b5cc22f94
7 changed files with 4324 additions and 4265 deletions

View file

@ -1,7 +1,7 @@
{
"name": "surfsense-desktop",
"productName": "SurfSense",
"version": "0.0.25",
"version": "0.0.26",
"description": "SurfSense Desktop App",
"main": "dist/main.js",
"scripts": {