We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a40ee commit 34918a6Copy full SHA for 34918a6
1 file changed
src/webmGeneratorUi.py
@@ -25,7 +25,7 @@
25
except Exception as e:
26
print(e)
27
28
-RELEASE_NUMVER = 'v3.39.0'
+RELEASE_NUMVER = 'v3.40.0'
29
30
class WebmGeneratorUi:
31
0 commit comments