Bump version to v0.1.0-dev20

This commit is contained in:
Stu Leak 2025-12-23 14:37:31 -05:00
parent 931fda6dd2
commit 9f47d503ff

View File

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