chore: bump version to 1.4.2 [skip ci]

This commit is contained in:
Gitea Actions
2026-04-06 21:00:01 +00:00
parent 9522f28c57
commit 289b9dabe1
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "local-transcription"
version = "1.4.1"
version = "1.4.2"
description = "Real-time speech-to-text transcription for streamers"
authors = ["Local Transcription Contributors"]
edition = "2021"

View File

@@ -1,6 +1,6 @@
{
"productName": "Local Transcription",
"version": "1.4.1",
"version": "1.4.2",
"identifier": "net.anhonesthost.local-transcription",
"build": {
"frontendDist": "../dist",