Add version to --info output

This commit is contained in:
dec05eba
2025-01-23 23:56:19 +01:00
parent e87ade6ee3
commit b55096544b
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "gpu-screen-recorder"
type = "executable"
version = "5.0.1"
version = "5.0.2"
platforms = ["posix"]
[config]