We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc44e8 commit 86acbdfCopy full SHA for 86acbdf
src/classes/info.py
@@ -28,7 +28,7 @@
28
import os
29
from time import strftime
30
31
-VERSION = "3.2.0"
+VERSION = "3.2.0-dev"
32
MINIMUM_LIBOPENSHOT_VERSION = "0.3.3"
33
DATE = "20240619000000"
34
NAME = "openshot-qt"
0 commit comments