Skip to content

Commit

Permalink
Bumps version to 1.8.1. Updates README.
Browse files Browse the repository at this point in the history
  • Loading branch information
csalzano committed Sep 25, 2024
1 parent 3427011 commit 6eb867b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ This script supports both password and public key SSH authentication. To use a p

## changelog

### 1.8.1

- __Fixed__ Fixes a bug when downloading "All of wp-content"

### 1.8.0

- __Added__ Replaces Gravity Forms Cloudflare Turnstile add-on site key and secret keys with dummy values that will always pass.

### 1.7.3

- __Fixed__ Changes all multi file transfers to use rsync instead of scp.
Expand Down
2 changes: 1 addition & 1 deletion exfil.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
# extracts WordPress databases and files
#
# version 1.8.0
# version 1.8.1
#


Expand Down

0 comments on commit 6eb867b

Please sign in to comment.