diff --git a/assets/installers/BHoM_v6.3.beta.0.msi b/assets/installers/BHoM_v6.3.beta.0.msi new file mode 100644 index 0000000..190288b Binary files /dev/null and b/assets/installers/BHoM_v6.3.beta.0.msi differ diff --git a/index.html b/index.html index 18e0f8b..e2d9c1a 100644 --- a/index.html +++ b/index.html @@ -98,7 +98,7 @@

View on GitHub
- Download the 6.2.β.0 installer + Download the 6.3.β.0 installer
@@ -106,7 +106,7 @@

View on GitHub

- Download the 6.2.β.0 installer! + Download the 6.3.β.0 installer!
diff --git a/installer.html b/installer.html index a3c7639..3496270 100644 --- a/installer.html +++ b/installer.html @@ -3,7 +3,7 @@ (function redirect() { //gtag('event', 'download', {'transport_type': 'beacon', 'event_action': 'click', 'event_category': 'download', 'event_label': 'installer'}); //gtag('event', 'page_view', {'transport_type': 'beacon'}); - window.location = "assets/installers/BHoM_v6.2.beta.0.msi"; + window.location = "assets/installers/BHoM_v6.3.beta.0.msi"; setTimeout(function(){ window.location = "https://github.com/BHoM/documentation/wiki"; }, 500);