For the complete documentation index, see llms.txt. This page is also available as Markdown.

Version$next_version

Version$next_version() → Version | NULL

Returns a new version instance for the version immediately following this version. If no subsequent version exists, will return NULL.

Returns

Version | NULL

Was this helpful?