Skip to content

Commit b3d18eb

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-12-26) ### Bug Fixes * update `whisper-cli` bundling to use platform-specific extra resources and a wildcard in file patterns. ([91dc3a7](91dc3a7))
1 parent 91dc3a7 commit b3d18eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

application/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "push-to-talk",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "Transcrição de voz 100% local e privada",
55
"repository": {
66
"type": "git",
@@ -38,7 +38,6 @@
3838
"!whisper.cpp/build/**/*.a"
3939
],
4040
"extraResources": [
41-
4241
{
4342
"from": "whisper.cpp/models/ggml-base.bin",
4443
"to": "models/ggml-base.bin"

0 commit comments

Comments
 (0)