[tor-commits] [atlas/master] Bump cache breaker
irl at torproject.org
irl at torproject.org
Thu Feb 15 21:03:48 UTC 2018
commit d71de361b096bfa8d603e10fe53592bd0211c24c
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Wed Feb 14 14:18:04 2018 +0000
Bump cache breaker
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 955a663..318734d 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,7 @@
<script src="https://metrics.torproject.org/js/script.js"></script>
<!-- Atlas CSS -->
- <link rel="stylesheet" href="css/atlas.css?v28">
+ <link rel="stylesheet" href="css/atlas.css?v29">
</head>
@@ -156,7 +156,7 @@
<script>
var require = {
- urlArgs: "v28"
+ urlArgs: "v29"
};
</script>
<script data-main="js/main" src="js/libs/require/require.js"></script>
More information about the tor-commits
mailing list