diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 478a4d0..e2717f2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: draft: false prerelease: false title: "Latest Release" - automatic_release_tag: "v1.0.10" + automatic_release_tag: "v1.0.11" files: | ${{ github.workspace }}/artifacts/InvoiceNinja diff --git a/README.md b/README.md index 9a6ce1c..fd12bcb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Invoice Ninja Tested up to: 6.6.1 -Stable tag: 1.0.10 +Stable tag: 1.0.11 License: GPLv2 or later WordPress plugin for Invoice Ninja diff --git a/invoiceninja.php b/invoiceninja.php index 6ccacd9..6390448 100644 --- a/invoiceninja.php +++ b/invoiceninja.php @@ -4,10 +4,10 @@ * Plugin Name: Invoice Ninja * Plugin URI: https://github.com/invoiceninja/wordpress * Description: WordPress plugin for Invoice Ninja - * Version: 1.0.10 + * Version: 1.0.11 * Author: Invoice Ninja * Author URI: https://invoiceninja.com - * GitHub Plugin URI: https://github.com/invoiceninja/wordpress + * GitHub URI: https://github.com/invoiceninja/wordpress * Primary Branch: main * * License: GPLv2