We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333a96a commit a3667d7Copy full SHA for a3667d7
docs/conf.py
@@ -17,10 +17,10 @@
17
18
html_context = {
19
'version' : '4.9',
20
- 'full_version' : '4.9.6',
21
- 'maven_plugin_version' : '4.9.6.0',
22
- 'gradle_plugin_version' : '6.4.2',
23
- 'archetype_version' : '0.4.9'
+ 'full_version' : '4.9.7',
+ 'maven_plugin_version' : '4.9.7.0',
+ 'gradle_plugin_version' : '6.4.3',
+ 'archetype_version' : '0.4.10'
24
}
25
26
# If extensions (or modules to document with autodoc) are in another directory,
0 commit comments