Skip to content

Commit 0e94c48

Browse files
committed
Update shortcode prefix
1 parent a975f92 commit 0e94c48

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
draft: false
4141
prerelease: false
4242
title: "Latest Release"
43-
automatic_release_tag: "v1.0.10"
43+
automatic_release_tag: "v1.0.11"
4444
files: |
4545
${{ github.workspace }}/artifacts/InvoiceNinja
4646

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Invoice Ninja
22

33
Tested up to: 6.6.1
4-
Stable tag: 1.0.10
4+
Stable tag: 1.0.11
55
License: GPLv2 or later
66

77
WordPress plugin for Invoice Ninja

invoiceninja.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
* Plugin Name: Invoice Ninja
55
* Plugin URI: https://github.com/invoiceninja/wordpress
66
* Description: WordPress plugin for Invoice Ninja
7-
* Version: 1.0.10
7+
* Version: 1.0.11
88
* Author: Invoice Ninja
99
* Author URI: https://invoiceninja.com
10-
* GitHub Plugin URI: https://github.com/invoiceninja/wordpress
10+
* GitHub URI: https://github.com/invoiceninja/wordpress
1111
* Primary Branch: main
1212
*
1313
* License: GPLv2

0 commit comments

Comments
 (0)