Skip to content

Commit

Permalink
Version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryJones committed Jan 27, 2025
1 parent 6b0399a commit 39f3376
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintenance Mode

Stable tag: 0.3.1
Stable tag: 0.3.2
Requires at least: 5.9
Tested up to: 6.7
License: GPLv2 or later
Expand Down
2 changes: 1 addition & 1 deletion maintenance-mode.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: Maintenance Mode
* Plugin URI: https://github.com/Automattic/maintenance-mode-wp
* Description: Shut down your site for a little while and do some maintenance on it!
* Version: 0.3.1
* Version: 0.3.2
* Requires at least: 5.9
* Requires PHP: 7.4
* Author: WordPress VIP, Automattic
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maintenance-mode-wp",
"version": "0.3.1",
"version": "0.3.2",
"description": "Shut down your site for a little while and do some maintenance on it!",
"license": "GPL-2.0-or-later",
"private": true,
Expand Down

0 comments on commit 39f3376

Please sign in to comment.