<?php
/**
 * Plugin constants - Auto-generated by build process.
 * Do not edit this file manually.
 *
 * Returns an array of constants for use in other templates.
 *
 * @package ai
 */

return array(
	'version' => ',',
	'build_url' => plugin_dir_url( __FILE__ ),
);
