aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.5.js (renamed from app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.4.js)0
-rw-r--r--app/dashboard/templates/boots-job-kernel-defconfig.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.4.js b/app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.5.js
index 2e6b6d5..2e6b6d5 100644
--- a/app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.4.js
+++ b/app/dashboard/static/js/linaro-boots-job-kernel-defconfig-0.0.5.js
diff --git a/app/dashboard/templates/boots-job-kernel-defconfig.html b/app/dashboard/templates/boots-job-kernel-defconfig.html
index 417e646..3edd88e 100644
--- a/app/dashboard/templates/boots-job-kernel-defconfig.html
+++ b/app/dashboard/templates/boots-job-kernel-defconfig.html
@@ -36,5 +36,5 @@
{%- endblock %}
{%- block scripts %}
{{ super() }}
-<script type="text/javascript" src="/static/js/linaro-boots-job-kernel-defconfig-0.0.4.js"></script>
+<script type="text/javascript" src="/static/js/linaro-boots-job-kernel-defconfig-0.0.5.js"></script>
{%- endblock %}