diff --git a/changelog.md b/changelog.md index 77387a5d..4f24d0bd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,5 @@ # LSX Design Changelog -## [[1.2.0]](https://github.com/lightspeedwp/lsx-design/releases/tag/1.2.0) - IN DEVELOPMENT - -### Security -- General testing to ensure compatibility with latest WordPress version (6.4). - ## [[1.1.0]](https://github.com/lightspeedwp/lsx-design/releases/tag/1.1.0) ### Added diff --git a/functions.php b/functions.php index f90c185a..9f0b5964 100644 --- a/functions.php +++ b/functions.php @@ -11,7 +11,7 @@ exit; } -define( 'LSXD_VERSION', '1.2.0' ); +define( 'LSXD_VERSION', '1.1.0' ); require_once get_template_directory() . '/includes/classes/class-core.php'; diff --git a/package.json b/package.json index 4c486c9f..b544368d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lsx-design", - "version": "1.2.0", + "version": "1.1.0", "description": "is a light-weight, minimalistic and responsive WordPress theme that allows users to create fast, efficient and attractive websites that are feature-rich. We've built it to be fully compatible with WooCommerce, making it an ideal choice for your next eCommerce build. Its lightweight build ensures better load times, a bonus for both user experience and SEO.", "main": "gulpfile.js", "repository": { diff --git a/readme.txt b/readme.txt index a72219ef..f2d21b53 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: feedmymedia, lightspeedwp, eleshar, krugazul, justinabes Donate link: https://lsx.design/ Tags: blog, e-commerce, education Requires at least: 6.0 -Tested up to: 6.4 +Tested up to: 6.3 Requires PHP: 7.4 -Stable tag: 1.2.0 +Stable tag: 1.1.0 License: GPLv3 Licence URI: https://www.gnu.org/licenses/gpl-3.0.en.html diff --git a/style.css b/style.css index 8a7ce622..3cf2c006 100644 --- a/style.css +++ b/style.css @@ -3,8 +3,8 @@ Theme URI: https://lsx.design/ Description: LSX Design is a light-weight WordPress Block Theme designed to empower makers to build beautifully rich websites using WordPress Block Editor and Site Editor. We take full advantage of the block editor, which gives you more control over creating your content. Install the free Blocks plugin to add additional blocks and extend core WordPress blocks. Users can easily install any of the 20 free extensions via the WordPress plugins page. The flexibility is perfect for blogs, small business, startups, agencies, firms, WooCommerce stores and portfolio sites. LSX Design is fully compatibility with WooCommerce & WooCommerce Blocks, making it an ideal choice for your next eCommerce build. Author: LightSpeed Author URI: https://www.lsdev.biz/ -Version: 1.2.0 -Tested up to: 6.4 +Version: 1.1.0 +Tested up to: 6.3 Requires at least: 6.0 Requires PHP: 7.4 License: GPLv3 or later