diff --git a/composer.lock b/composer.lock index 033bb258..6cec4058 100644 --- a/composer.lock +++ b/composer.lock @@ -1116,16 +1116,16 @@ }, { "name": "symfony/config", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "3817662ada105c8c4d1afdb4ec003003efd1d8d8" + "reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/3817662ada105c8c4d1afdb4ec003003efd1d8d8", - "reference": "3817662ada105c8c4d1afdb4ec003003efd1d8d8", + "url": "https://api.github.com/repos/symfony/config/zipball/8dfa5f8adea9cd5155920069224beb04f11d6b7e", + "reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e", "shasum": "" }, "require": { @@ -1174,7 +1174,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.2.7" + "source": "https://github.com/symfony/config/tree/v5.2.8" }, "funding": [ { @@ -1190,7 +1190,7 @@ "type": "tidelift" } ], - "time": "2021-04-07T16:07:52+00:00" + "time": "2021-05-07T13:41:16+00:00" }, { "name": "symfony/console", @@ -1291,16 +1291,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "6ca378b99e3c9ba6127eb43b68389fb2b7348577" + "reference": "024e929da5a994cbab0ce2291d332f7edf926acf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6ca378b99e3c9ba6127eb43b68389fb2b7348577", - "reference": "6ca378b99e3c9ba6127eb43b68389fb2b7348577", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/024e929da5a994cbab0ce2291d332f7edf926acf", + "reference": "024e929da5a994cbab0ce2291d332f7edf926acf", "shasum": "" }, "require": { @@ -1358,7 +1358,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.2.7" + "source": "https://github.com/symfony/dependency-injection/tree/v5.2.8" }, "funding": [ { @@ -1374,7 +1374,7 @@ "type": "tidelift" } ], - "time": "2021-04-24T14:32:26+00:00" + "time": "2021-05-11T16:07:35+00:00" }, { "name": "symfony/deprecation-contracts", diff --git a/package-lock.json b/package-lock.json index 4084825a..a6f10538 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "crdm-modern", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.2", + "version": "1.0.3", "license": "GPL-3.0-or-later", "dependencies": { "dripicons": "^2.0.0" diff --git a/package.json b/package.json index 8375345a..f6364ca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crdm-modern", - "version": "1.0.2", + "version": "1.0.3", "description": "A modern WordPress theme made for children's organizations", "keywords": [ "wordpress", diff --git a/src/css/style.css b/src/css/style.css index b77ddf4d..5b95b120 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -5,10 +5,10 @@ Author: Junák - český skaut Author URI: https://github.com/skaut Template: generatepress - Template version: 2.4.0 + Template version: 3.0.3 License: GPLv3 or later License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE Text Domain: crdm-modern Tags: blog, education - Version: 1.0.2 + Version: 1.0.3 */ diff --git a/src/txt/readme.txt b/src/txt/readme.txt index 5e5b00c9..94152049 100644 --- a/src/txt/readme.txt +++ b/src/txt/readme.txt @@ -3,7 +3,7 @@ Contributors: skaut, marekdedic Requires at least: 5.0.0 Tested up to: 5.7 Requires PHP: 7.0 -Version: 1.0.2 +Version: 1.0.3 License: GPLv3 or later License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options, child-theme @@ -44,6 +44,9 @@ Copyright 2019 Junák – český skaut, z. s. distributed under the terms of th == Changelog == += 1.0.3 = +* Fixed browser compatibility issue + = 1.0.2 = * Fixed footer widget horizontally overflowing on mobile