There was an error while loading. Please reload this page.
1 parent 6ca0e85 commit 0ca0b00Copy full SHA for 0ca0b00
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "openspeech",
3
"private": true,
4
- "version": "0.2.10",
+ "version": "0.2.11",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "openspeech"
-version = "0.2.10"
+version = "0.2.11"
description = "OpenSpeech - AI voice input desktop app"
authors = ["OpenSpeech"]
edition = "2024"
0 commit comments