chore: bump version to 2.0.19 [skip ci]

This commit is contained in:
Gitea Actions
2026-04-11 03:09:49 +00:00
parent e90d154b83
commit d92005bf95
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "local-transcription"
version = "2.0.18"
version = "2.0.19"
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": "2.0.18",
"version": "2.0.19",
"identifier": "net.anhonesthost.local-transcription",
"build": {
"frontendDist": "../dist",