Bump version to v0.1.0-dev23

This commit is contained in:
Stu Leak 2026-01-04 03:11:18 -05:00
parent dfba8c73df
commit 182f74ee4e
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
Icon = "assets/logo/VT_Icon.png"
Name = "VideoTools"
ID = "com.leaktechnologies.videotools"
Version = "0.1.0-dev22"
Version = "0.1.0-dev23"
Build = 21

View File

@ -71,7 +71,7 @@ var (
logsDirOnce sync.Once
logsDirPath string
feedbackBundler = utils.NewFeedbackBundler()
appVersion = "v0.1.0-dev22"
appVersion = "v0.1.0-dev23"
hwAccelProbeOnce sync.Once
hwAccelSupported atomic.Value // map[string]bool