Skip to content

Commit d2ca0c4

Browse files
committed
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.
1 parent 7477d44 commit d2ca0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# If it does not match the version that is currently running,
1414
# `x.py` will prompt you to update it and read the changelog.
1515
# See `src/bootstrap/CHANGELOG.md` for more information.
16-
changelog-seen = 1
16+
changelog-seen = 2
1717

1818
# =============================================================================
1919
# Global Settings

0 commit comments

Comments
 (0)