Skip to content
Snippets Groups Projects
Commit 364153ea authored by Nico Vermaas's avatar Nico Vermaas
Browse files

Merge branch 'SDCH-3649-processing-time-in-dashboard' into 'master'

just a timestamp fix to generate a new version to deploy, to go test bugfix...

See merge request !264
parents 28022bf2 1f4f36fc
No related branches found
No related tags found
1 merge request!264just a timestamp fix to generate a new version to deploy, to go test bugfix...
Pipeline #39774 passed
......@@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (atdb-ldv) (2)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.9 (atdb-ldv) (2)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
......
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (atdb-ldv) (2)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (atdb-ldv) (2)" project-jdk-type="Python SDK" />
<component name="PyCharmProfessionalAdvertiser">
<option name="shown" value="true" />
</component>
......
......@@ -34,7 +34,7 @@
{% include 'taskdatabase/pagination.html' %}
</div>
</div>
<p class="footer"> Version 1.0.0 (14 November 2022)
<p class="footer"> Version 21 November 2022
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment