This moves away from the hardcoded version in the <script> tag and instead uses the patcher provided rnboVersion to load the script dynamically at runtime. This should reduce the amount of confusion around version mismatches and unexpected behaviour.
This moves away from the hardcoded version in the
<script>
tag and instead uses the patcher providedrnboVersion
to load the script dynamically at runtime. This should reduce the amount of confusion around version mismatches and unexpected behaviour.