change default version to 3.32.6

This commit is contained in:
2025-08-10 18:25:15 +02:00
parent 45a611daef
commit 0ed29114b5

View File

@@ -16,7 +16,7 @@ import 'convert.dart';
import 'globals.dart' as globals;
/// The default version when a version could not be determined.
const String kUnknownFrameworkVersion = '0.0.0-unknown';
const String kUnknownFrameworkVersion = '3.32.6';
/// A git shortcut for the branch that is being tracked by the current one.
///