Skip to content

Commit 43ce4ae

Browse files
committed
Release: (1e35ee9) Merge branch 'develop' into trunk
1 parent f17cdb1 commit 43ce4ae

File tree

310 files changed

+10217
-2137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

310 files changed

+10217
-2137
lines changed

assets/img/block-icon.svg

Lines changed: 1 addition & 1 deletion
Loading

assets/img/screenshot-6.png

70.1 KB
Loading

classifai.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Plugin URI: https://github.com/10up/classifai
55
* Update URI: https://classifaiplugin.com
66
* Description: Enhance your WordPress content with Artificial Intelligence and Machine Learning services.
7-
* Version: 3.1.1
8-
* Requires at least: 6.1
7+
* Version: 3.2.0
8+
* Requires at least: 6.5
99
* Requires PHP: 7.4
1010
* Author: 10up
1111
* Author URI: https://10up.com

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Global Constants.
44
*/
55

6-
$plugin_version = '3.1.1';
6+
$plugin_version = '3.2.0';
77

88
// Useful global constants
99
classifai_define( 'CLASSIFAI_PLUGIN', __DIR__ . '/classifai.php' );

dist/admin-rtl.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/admin.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => 'ef63d7db313aa2551fb5');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => 'd98cb3c9388a952d96e1');

dist/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/admin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/classifai-plugin-classic-excerpt-generation-rtl.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => '225f818a9a9f34f1aed7');
1+
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => '1926ee103b79704daa65');

0 commit comments

Comments
 (0)