Skip to content

Commit 0de3f69

Browse files
chore(release): 1.18.0 [skip ci]
# [1.18.0](v1.17.0...v1.18.0) (2025-12-27) ### Features * Add microphone selection UI and persist user choice for audio input. ([6ef2c97](6ef2c97)) * Modularize renderer and main processes by extracting audio, UI, transcription, core, and hotkey logic into dedicated files. ([8f8648f](8f8648f))
1 parent 6ef2c97 commit 0de3f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "push-to-talk",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"description": "Transcrição de voz 100% local e privada",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)