Skip to content

Commit 5d55f57

Browse files
Merge branch 'develop'
2 parents 5c0c443 + 4c44a5a commit 5d55f57

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v3.35.2 - Nov 10, 2022
4+
5+
Update version.
6+
37
## v3.35.1 - Nov 1, 2022
48

59
* Updates the user components docs with the new structure.

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = u'v3.35.1'
59+
version = u'v3.35.2'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'v3.35.1'
61+
release = u'v3.35.2'
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

0 commit comments

Comments
 (0)