You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed the new NeverGreen release 2408.1 has a slight error in the Get-QGIS.ps1 script, the latest version returns the LTR version and the LTR version returns the Latest version.
This is due to the outerHTML matches have been swapped.
Lines 3-7 currently:
I've noticed the new NeverGreen release 2408.1 has a slight error in the Get-QGIS.ps1 script, the latest version returns the LTR version and the LTR version returns the Latest version.
This is due to the outerHTML matches have been swapped.
Lines 3-7 currently:
These should be:
The text was updated successfully, but these errors were encountered: