Skip to content

Commit

Permalink
Version update 1.1.1.
Browse files Browse the repository at this point in the history
version update 1.1.1.
  • Loading branch information
aniketcoolplugins007 committed Dec 11, 2024
1 parent be7ae79 commit 3cd3ab5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions automatic-translation-for-polylang.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: AI Automatic Translations For Polylang
Plugin URI: https://coolplugins.net/
Version: 1.1.0
Version: 1.1.1
Author: Cool Plugins
Author URI: https://coolplugins.net/
Description: Streamline your Polylang experience with this plugin that not only duplicates content but also translates core and specific blocks across multiple languages.
Expand All @@ -15,7 +15,7 @@
exit;
}
if ( ! defined( 'ATFP_V' ) ) {
define( 'ATFP_V', '1.1.0' );
define( 'ATFP_V', '1.1.1' );
}
if ( ! defined( 'ATFP_DIR_PATH' ) ) {
define( 'ATFP_DIR_PATH', plugin_dir_path( __FILE__ ) );
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: Polylang, Automatic Translation, Duplicate Content, Block Translation
Requires at least: 5.0
Tested up to: 6.7.1
Requires PHP: 5.6
Stable tag: 1.1.0
Stable tag: 1.1.1
Author URI: https://coolplugins.net/
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -161,7 +161,7 @@ The plugin is optimized for performance, but the speed impact may vary depending

== Changelog ==

= Version 1.1.1 | 09 December 2024 =
= Version 1.1.1 | 11 December 2024 =
* **Improved:** Renamed plugin to "AI Automatic Translations For Polylang".
* **Minor:** Minor textual changes.

Expand Down

0 comments on commit 3cd3ab5

Please sign in to comment.