llms_update_400_update_db_version()
Update db version to 4.0.0
Return Return
(void)
Source Source
File: includes/functions/updates/llms-functions-updates-400.php
function llms_update_400_update_db_version() { LLMS_Install::update_db_version( '4.0.0' ); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |