From eb292a7ee28e2453b8bbd8531ccbe35f3a1b9ad6 Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Wed, 4 Sep 2024 16:42:59 -0400 Subject: [PATCH] Adding release --- README.md | 2 +- plugin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f98f21d2..65183e35 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Contributors: author_username Tags: vendor_name, create-wordpress-plugin -Stable tag: 0.0.0 +Stable tag: 1.0.0 Requires at least: 5.9 diff --git a/plugin.php b/plugin.php index 63343b02..692f20ff 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: Create WordPress Plugin * Plugin URI: https://github.com/alleyinteractive/create-wordpress-plugin * Description: A skeleton WordPress plugin - * Version: 0.0.0 + * Version: 1.0.0 * Author: author_name * Author URI: https://github.com/alleyinteractive/create-wordpress-plugin * Requires at least: 5.9