Skip to content

Commit

Permalink
Bump version and increase minimum version for Nova Blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
madalingorbanescu committed Nov 20, 2020
1 parent 0cd997f commit 453698b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion inc/required-plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function rosa2_register_required_plugins() {
'name' => 'Nova Blocks',
'slug' => 'nova-blocks',
'required' => true,
'version' => '1.3.0',
'version' => '1.7.0',
),
);

Expand Down
2 changes: 1 addition & 1 deletion src/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://demos.pixelgrade.com/rosa2
Author: Pixelgrade
Author URI: https://pixelgrade.com
Description: ROSA 2 is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
Version: 1.6.0
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __theme_txtd
Expand Down
2 changes: 1 addition & 1 deletion style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://demos.pixelgrade.com/rosa2
Author: Pixelgrade
Author URI: https://pixelgrade.com
Description: ROSA 2 is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
Version: 1.6.0
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __theme_txtd
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://demos.pixelgrade.com/rosa2
Author: Pixelgrade
Author URI: https://pixelgrade.com
Description: ROSA 2 is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
Version: 1.6.0
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __theme_txtd
Expand Down

0 comments on commit 453698b

Please sign in to comment.