Skip to content

Commit a3251e3

Browse files
Merge branch 'develop'
2 parents 7a7be5c + d9d1b7b commit a3251e3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22

3-
## v3.62.0, Jun 20, 2023
3+
## v3.62.1, Jun 30, 2023
4+
5+
* Updates version.
6+
7+
## v3.62.0, Jun 29, 2023
48

59
* Adds the Event property chapter.
610
* Adds the KeyCode property chapter.

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.62.0'
59+
version = u'v3.62.1'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'v3.62.0'
61+
release = u'v3.62.1'
6262

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

0 commit comments

Comments
 (0)