We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5587f3b commit c52ef60Copy full SHA for c52ef60
app/app.py
@@ -12,7 +12,7 @@
12
update_mdnx_config, update_app_config, handle_exception, get_running_user, output_effective_config
13
)
14
15
-__VERSION__ = "2.3.6-dev-2"
+__VERSION__ = "2.3.6"
16
17
18
def app():
0 commit comments