diff --git a/src/Constants.js b/src/Constants.js
index a1c630252..d1f4c1979 100644
--- a/src/Constants.js
+++ b/src/Constants.js
@@ -675,7 +675,8 @@ CONSTANTS = {
"reset after installing an Augmentation. This favor persists through the rest of the game. The more favor you have, the faster you will earn " +
"reputation with that faction
" +
"-You can no longer donate to a faction for reputation until you have 150 favor with that faction
" +
- "-Added unalias Terminal command
" +
+ "-Added unalias Terminal command
" +
+ "-Changed requirements for endgame Factions
" +
"v0.21.1
" +
"-IF YOUR GAME BREAKS, DO THE FOLLOWING: Options -> Soft Reset -> Save Game -> Reload Page. Sorry about that!
" +
"-Autocompletion for aliases - courtesy of Github user LTCNugget
" +
@@ -848,5 +849,6 @@ CONSTANTS = {
"reset after installing an Augmentation. This favor persists through the rest of the game. The more favor you have, the faster you will earn " +
"reputation with that faction
" +
"-You can no longer donate to a faction for reputation until you have 150 favor with that faction
" +
- "-Added unalias Terminal command
",
+ "-Added unalias Terminal command
" +
+ "-Changed requirements for endgame Factions
",
}