Update `changelog-seen` in config.toml.example

This got out of sync when the version was bumped last time.

Long-term we may want to find an easier way to maintain this that
doesn't require bumping the version in three different places. Off the
top of my head I can't think of anything, though.
This commit is contained in:
Joshua Nelson 2020-10-10 10:08:36 -04:00
parent 7477d445c8
commit d2ca0c4c9b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# If it does not match the version that is currently running,
# `x.py` will prompt you to update it and read the changelog.
# See `src/bootstrap/CHANGELOG.md` for more information.
changelog-seen = 1
changelog-seen = 2
# =============================================================================
# Global Settings