Skip to content

Commit 18572ba

Browse files
committed
v5.8.3
1 parent e60d08b commit 18572ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# Incremented version number.
1212
# See <https://developer.mozilla.org/en-US/docs/Toolkit_version_format>.
13-
VERSION = (5, 8, 0)
13+
VERSION = (5, 8, 2)
1414

1515
# Build date.
1616
DATE = None

0 commit comments

Comments
 (0)