Skip to content

Commit c4f49eb

Browse files
committed
release v1.0.7
1 parent 8048a6b commit c4f49eb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

getdave-responsive-navigation-block.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Responsive Navigation Block
44
* Description: Allows you to show different navigation menus based on the screen size using the Navigation block.
55
* Requires at least: 6.5
6-
* Version: 1.0.6
6+
* Version: 1.0.7
77
* Author: Dave Smith
88
* Author URI: https://aheadcreative.co.uk
99
* Plugin URI: https://github.com/getdave/responsive-navigation-block

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "getdave-responsive-navigation-block",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Show different navigation menus based on the screen size using the Navigation block.",
55
"main": "index.js",
66
"scripts": {

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Responsive Navigation Block
22

3-
- Stable tag: 1.0.6
3+
- Stable tag: 1.0.7
44
- Tested up to: 6.6
55
- License: GPL-2.0-or-later
66
- Tags: navigation, menus, responsive, blocks
@@ -119,6 +119,6 @@ Releasing the Plugin is the prerogative of the Plugin owner (@get_dave). The pro
119119

120120
## Changelog
121121

122-
### 1.0.6
122+
### 1.0.7
123123

124124
Initial version.

0 commit comments

Comments
 (0)