Skip to content

Commit baeb1d5

Browse files
authored
Merge pull request github#1826 from felicity-semmle/ql-support/updates
QL docs: Update global variables
2 parents f123916 + 5e21af2 commit baeb1d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/language/global-sphinx-files/global-conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ def setup(sphinx):
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = u'1.21'
59+
version = u'1.22'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'1.21'
61+
release = u'1.22'
6262
copyright = u'2019 Semmle Ltd'
6363
author = u'Semmle Ltd'
6464

0 commit comments

Comments
 (0)