Skip to content

Commit 0ee0a1e

Browse files
committed
Bump version to 1.1.3 in additional-javascript.php, package.json, and readme.txt for release. Update stable tag to reflect the new version.
1 parent d41fa74 commit 0ee0a1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

additional-javascript.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin URI: https://github.com/soderlind/additional-javascript
1313
* GitHub Plugin URI: https://github.com/soderlind/additional-javascript
1414
* Description: Add additional JavaScript using the WordPress Customizer.
15-
* Version: 1.1.2
15+
* Version: 1.1.3
1616
* Author: Per Soderlind
1717
* Author URI: https://soderlind.no
1818
* Text Domain: additional-javascript

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "additional-javascript",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Add additional JavaScript using the WordPress Customizer.",
55
"keywords": [
66
"wordpress",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: javascript, customizer, code, custom code, js
44
Donate link: https://paypal.me/PerSoderlind
55
Requires at least: 6.5
66
Tested up to: 6.8
7-
Stable tag: 1.1.2
7+
Stable tag: 1.1.3
88
Requires PHP: 8.2
99
License: GPL-2.0+
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

0 commit comments

Comments
 (0)