We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96379da commit c0dfd8bCopy full SHA for c0dfd8b
scripts/install/frontend
@@ -4,7 +4,7 @@ set -e
4
5
cd "$(dirname "$0")/../.."
6
7
-FRONTEND_VERSION="20250115072642"
+FRONTEND_VERSION="20250128065759"
8
9
function installFrontendFromGitHub() {
10
# Temporarily disable exit on error
0 commit comments