Skip to content

Commit ef9b631

Browse files
committed
modified buildVars to work with workflows
1 parent 7366037 commit ef9b631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildVars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
2020
"addon_description" : _("""This add-on beeps with some keyboard events."""),
2121
# version
22-
"addon_version" : "1.7-dev",
22+
"addon_version" : ,
2323
# Author(s)
2424
"addon_author" : u"David CM <[email protected]>",
2525
# URL for the add-on documentation support

0 commit comments

Comments
 (0)