[[sec-release-22.11]] == Release 22.11 This is the current unstable branch and the information in this section is therefore not final. [[sec-release-22.11-highlights]] === Highlights This release has the following notable changes: * The <> option no longer has a default value. It used to default to ``18.09'', which was the Home Manager version that introduced the option. If your configuration does not explicitly set this option then you need to add + [source,nix] home.stateVersion = "18.09"; + to your configuration. [[sec-release-22.11-state-version-changes]] === State Version Changes The state version in this release includes the changes below. These changes are only active if the `home.stateVersion` option is set to "22.11" or later. * No changes.