New release process (#14061)
Generate the "version" file from git tags. Remove the old VERSION file and mentions of versions in pubspec.yaml files. Replace the old update_versions.dart script with a new roll_dev.dart script. Update "flutter channel". Update "flutter upgrade", including making it transition from alpha to dev. Update "flutter --version" and "flutter doctor".
Showing
VERSION
deleted
100644 → 0
dev/tools/lib/roll_dev.dart
0 → 100644
Please register or sign in to comment