diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index af78e21..b7a9e4f 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: "v0.1.3" + automatic_release_tag: "v0.1.4" files: | ${{ github.workspace }}/artifacts/WordPress-Plugin diff --git a/invoiceninja.php b/invoiceninja.php index b14758d..ae8eebd 100644 --- a/invoiceninja.php +++ b/invoiceninja.php @@ -4,7 +4,7 @@ * Plugin Name: Invoice Ninja * Plugin URI: https://github.com/invoiceninja/wordpress * Description: WordPress plugin for Invoice Ninja - * Version: 0.1.3 + * Version: 0.1.4 * Author: Inovice Ninja * Author URI: https://invoiceninja.com * GitHub Plugin URI: https://github.com/invoiceninja/wordpress