Skip to content

Commit abc65cf

Browse files
Update builds.html
1 parent 4c3866e commit abc65cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/dbatools2025/layouts/page/builds.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ <h2 class="text-base font-semibold text-theme-text dark:text-[#ececec]">Build Da
162162
<script src="https://cdn.datatables.net/fixedheader/4.0.1/js/dataTables.fixedHeader.min.js"></script>
163163

164164
<!-- Page JavaScript -->
165-
<script src="{{ "js/builds.js" | relURL }}"></script>
165+
<script src="{{ "js/builds.js" | relURL }}?v=2"></script>
166166

167167
{{ end }}

0 commit comments

Comments
 (0)