Skip to content

Commit e74ab21

Browse files
committed
Release: (97ff4b1) Merge branch 'develop' into trunk
1 parent c6ed8a3 commit e74ab21

17 files changed

+327
-111
lines changed

assets/img/screenshot-8.png

161 KB
Loading

classifai.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.3.0
7+
* Version: 3.3.1
88
* Requires at least: 6.6
99
* Requires PHP: 7.4
1010
* Author: 10up

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.3.0';
6+
$plugin_version = '3.3.1';
77

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

dist/classifai-plugin-image-generation-media-modal-rtl.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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-components', 'wp-i18n', 'wp-media-utils', 'wp-url'), 'version' => '6da50314751ade962f2b');
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-components', 'wp-i18n', 'wp-media-utils', 'wp-url'), 'version' => '7dfde72eeaaa72249899');

dist/classifai-plugin-image-generation-media-modal.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.

0 commit comments

Comments
 (0)