Skip to content

Commit 375216e

Browse files
author
Alisa Herr
committed
Update version number
1 parent 9f1b734 commit 375216e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

juneteenth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: Juneteenth Banner
1010
* Plugin URI: https://github.com/unitymakesus/juneteenth
1111
* Description: Spread Juneteenth awareness with this modal that automatically appears on your website on Juneteenth (WCAG 2.1 AA compliant). Links to https://sixnineteen.com/ for more information and to get involved.
12-
* Version: 1.0.0
12+
* Version: 1.0.1
1313
* Author: Unity Web Agency
1414
* Author URI: https://unitywebagency.com/
1515
* License: GPL-2.0+
@@ -28,7 +28,7 @@
2828
* Start at version 1.0.0 and use SemVer - https://semver.org
2929
* Rename this for your plugin and update it as you release new versions.
3030
*/
31-
define( 'JUNETEENTH_VERSION', '1.0.0' );
31+
define( 'JUNETEENTH_VERSION', '1.0.1' );
3232

3333
/**
3434
* The code that runs during plugin activation.

0 commit comments

Comments
 (0)