Skip to content

Commit 166c724

Browse files
varshith-Gitclaude
andcommitted
chore(desktop): bump version to 0.2.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8489bc4 commit 166c724

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[package]
99
name = "valori-desktop"
10-
version = "0.1.0"
10+
version = "0.2.0"
1111
description = "Valori Desktop — Tauri control plane"
1212
edition = "2021"
1313
rust-version = "1.77"

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://schema.tauri.app/config/2",
33
"productName": "Valori",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"identifier": "com.valori.desktop",
66
"build": {
77
"beforeDevCommand": "node scripts/dev.mjs",

0 commit comments

Comments
 (0)