We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08b1e0 commit 8f3a26fCopy full SHA for 8f3a26f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "voicetypr",
3
"private": true,
4
- "version": "1.11.2",
+ "version": "1.12.0",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "voicetypr"
-version = "1.11.2"
+version = "1.12.0"
description = "open source voice to text transcription app"
authors = ["moinulmoin"]
edition = "2021"
0 commit comments