version 2.0.0

This commit is contained in:
dec05eba 2023-04-08 02:19:47 +02:00
parent de72b93b0d
commit 226d66d7bf

View File

@ -1,7 +1,7 @@
[package] [package]
name = "gpu-screen-recorder" name = "gpu-screen-recorder"
type = "executable" type = "executable"
version = "1.3.0" version = "2.0.0"
platforms = ["posix"] platforms = ["posix"]
[config] [config]
@ -18,3 +18,4 @@ libpulse = ">=13"
libswresample = ">=3" libswresample = ">=3"
libavfilter = ">=5" libavfilter = ">=5"
libva = ">=1" libva = ">=1"
libcap = ">=2"