From this point on, releases will have the following versioning scheme year.month.release number. Two numbers is more than enough for the release number, but three helps to distinguish it from a day of the month. And since Flutter forces the version string to contain three numbers separated by dots, that's what I ended up with.
The application packages below do not have this version, since this was the last release tagged as "continuous" and this change was introduced after that.