Skip to content

Commit

Permalink
Version bump to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Nov 15, 2024
1 parent 3690000 commit 7a53bac
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion insert-special-characters.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Insert Special Characters
* Plugin URI: https://github.com/10up/insert-special-characters
* Description: A Special Character inserter for the WordPress block editor (Gutenberg).
* Version: 1.1.2
* Version: 1.1.3
* Requires at least: 6.5
* Requires PHP: 7.4
* Author: 10up
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insert-special-characters",
"version": "1.1.2",
"version": "1.1.3",
"description": "A Special Character inserter for the WordPress block editor (Gutenberg).",
"homepage": "https://github.com/10up/insert-special-characters#readme",
"license": "GPL-2.0-only",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Insert Special Characters ===
Contributors: 10up, adamsilverstein, johnwatkins0, jeffpaul
Tags: Special Characters, Character Map, Omega, character inserter, symbols
Stable tag: 1.1.2
Stable tag: 1.1.3
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
Expand Down

0 comments on commit 7a53bac

Please sign in to comment.