Skip to content

Commit 9bccf7b

Browse files
author
10upbot on GitHub
committed
Committing built version of addc049
1 parent f3381bf commit 9bccf7b

File tree

19 files changed

+312
-300
lines changed

19 files changed

+312
-300
lines changed

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: 1.7.0
7+
* Version: 1.7.1
88
* Author: 10up
99
* Author URI: https://10up.com
1010
* License: GPLv2

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* declared here instead of a Class.
55
*/
66

7-
$plugin_version = '1.7.0';
7+
$plugin_version = '1.7.1';
88

99
if ( file_exists( __DIR__ . '/.commit' ) ) {
1010
$plugin_version .= '-' . file_get_contents( __DIR__ . '/.commit' );

dist/js/admin.min.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/js/editor-ocr.min.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.

0 commit comments

Comments
 (0)