Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Commit d20f6d6

Browse files
committed
invalidate web.js cache
1 parent f9e2f05 commit d20f6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
integrity="sha512-ZdrBduTZxDAOqGKxKVuFtIVU0wD82q0HXnUEj8/KBHZ9DbQuuAjfMZ7yyBnh3vzkOtMQex9jj8EuypRD+KGNSA=="
1919
crossorigin="anonymous"
2020
charset="utf-8"></script>
21-
<script src="web.js?12"></script>
21+
<script src="web.js?13"></script>
2222
</head>
2323
<body>
2424
<form id="control">

0 commit comments

Comments
 (0)