Skip to content

Commit

Permalink
chore: bump up plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
badasswp committed Jan 23, 2025
1 parent 2e0d4a4 commit 263a21f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ai-plus-block-editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: AI + Block Editor
* Plugin URI: https://github.com/badasswp/ai-plus-block-editor
* Description: Add AI Capabilities to the WP Block Editor.
* Version: 1.1.0
* Version: 1.1.1
* Author: badasswp
* Author URI: https://github.com/badasswp
* License: GPL v2 or later
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-plus-block-editor",
"version": "1.1.0",
"version": "1.1.1",
"description": "Add AI Capabilities to the Block Editor.",
"author": "badasswp",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: badasswp
Tags: ai, block, editor, chat-gpt, assistant.
Requires at least: 6.0
Tested up to: 6.7.1
Stable tag: 1.1.0
Stable tag: 1.1.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 263a21f

Please sign in to comment.