Skip to content

Commit

Permalink
v1.1.2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Jul 20, 2021
1 parent 44fd88a commit cd29062
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion customizr-addons.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Customizr Addons
* Plugin URI: http://presscustomizr.com
* Description: Lightweight addons plugin for the Customizr WordPress theme.
* Version: 1.1.1
* Version: 1.1.2
* Text Domain: customizr-addons
* Author: Press Customizr
* Author URI: http://presscustomizr.com
Expand Down
2 changes: 1 addition & 1 deletion lang/en_US.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Customizr Addons v1.1.1\n"
"Project-Id-Version: Customizr Addons v1.1.2\n"
"POT-Creation-Date: 2016-09-16 12:06+0200\n"
"PO-Revision-Date: 2016-09-16 12:07+0200\n"
"Last-Translator: \n"
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": "customizr-addons",
"version": "1.1.1",
"version": "1.1.2",
"description": "Lightweight addons plugin for the Customizr WordPress theme.",
"author": "nikeo",
"license": "GNU GPL v3.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Tags: customizr theme, customizr
* Requires at least: 3.4
* Tested up to: 5.7
Stable tag: 1.1.1
Stable tag: 1.1.2
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
=== Customizr Addons ===
Contributors: nikeo
Author URI: http://presscustomizr.com
Author URI: https://presscustomizr.com
Plugin URI: https://github.com/presscustomizr/customizr-addons
Tags: customizr theme, customizr
Requires at least: 3.4
Tested up to: 5.7
Stable tag: 1.1.1
Tested up to: 5.8
Stable tag: 1.1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -22,6 +22,9 @@ The Customizr Addons is a WordPress plugin designed specifically for the Customi
2. Activate the plugin

== Changelog ==
= 1.1.2 : July 20th 2021 =
* 100% compatible with WP 5.8

= 1.1.1 : April 23rd 2021 =
* successfully tested with WP 5.7.1

Expand Down

0 comments on commit cd29062

Please sign in to comment.