llms_update_343_update_db_version()
Update db version at conclusion of 3.4.3 updates
Return Return
(void)
Source Source
File: includes/functions/updates/llms-functions-updates-343.php
function llms_update_343_update_db_version() {
LLMS_Install::update_db_version( '3.4.3' );
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.4.3 | Introduced. |