woocommerce_admin_is_development_version()
Returns whether the current version is a development version Note this relies on composer.json version, not plugin version.
Description Description
Development installs of the plugin don’t have a version defined in composer json.
Return Return
(bool) True means the current version is a development version.
Source Source
File: packages/woocommerce-admin/woocommerce-admin.php