Skip to content

Commit 0e27f07

Browse files
committed
release v1.0.9
1 parent b6bf42b commit 0e27f07

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

getdave-responsive-navigation-block.php

+1-1
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.8
6+
* Version: 1.0.9
77
* Author: Dave Smith
88
* Author URI: https://aheadcreative.co.uk
99
* Plugin URI: https://github.com/getdave/responsive-navigation-block

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Responsive Navigation Block
22

3-
- Stable tag: 1.0.8
3+
- Stable tag: 1.0.9
44
- Tested up to: 6.6
55
- License: GPL-2.0-or-later
66
- Tags: navigation, menus, responsive, blocks, mobile

0 commit comments

Comments
 (0)