Skip to content

Commit e243bf0

Browse files
committed
chore: bump version to 0.2.3
1 parent cf40805 commit e243bf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-config-schema/schema.json",
33
"productName": "Routa Desktop",
4-
"version": "0.2.1",
4+
"version": "0.2.3",
55
"identifier": "com.routa.desktop",
66
"build": {
77
"beforeDevCommand": "cd ../.. && npm run dev",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "routa-js",
3-
"version": "0.1.0",
3+
"version": "0.2.3",
44
"private": true,
55
"description": "Routa.js - Multi-Agent Coordination Platform for AI Development",
66
"scripts": {

0 commit comments

Comments
 (0)