Skip to content

Commit fbc3bf8

Browse files
committed
chore: update app.js script source with version query parameter in demo index
1 parent f45dae1 commit fbc3bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>cjsonx</h1>
6666
</div>
6767

6868
<script src="cjsonx_wasm.js"></script>
69-
<script src="app.js"></script>
69+
<script src="app.js?v=2"></script>
7070
</body>
7171

7272
</html>

0 commit comments

Comments
 (0)