Skip to content

Commit a3667d7

Browse files
committed
chore(docs): Updated supported versions
1 parent 333a96a commit a3667d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717

1818
html_context = {
1919
'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'
20+
'full_version' : '4.9.7',
21+
'maven_plugin_version' : '4.9.7.0',
22+
'gradle_plugin_version' : '6.4.3',
23+
'archetype_version' : '0.4.10'
2424
}
2525

2626
# If extensions (or modules to document with autodoc) are in another directory,

0 commit comments

Comments
 (0)