Skip to content

Commit 7580a15

Browse files
authored
🔖 Marking v1.0.2 -- patch update (#21)
This release fixes a major bug in v1.0.1, improves efficiencies in the script, and decreases the number of errors tossed from unnecessary actions.
1 parent 8fc3b62 commit 7580a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# WordPress SSH Git CI
22

33
**Creator:** Ryan Valizan -- [@devnetkc](https://github.com/devnetkc)
4-
**Latest Release:** [v1.0.1](https://github.com/devnetkc/wordpress-ssh-git-ci/releases/tag/v1.0.1)
4+
**Latest Release:** [v1.0.2](https://github.com/devnetkc/wordpress-ssh-git-ci/releases/tag/v1.0.2)
55
**Wiki:** [How To Use](https://github.com/devnetkc/wordpress-ssh-git-ci/wiki)
66
**Tags:** git, WordPress, Bash, ci, Azure Azure DevOps, SiteGround, SSH, Azure Pipeline
77
**License:** GPLv3

wp-git-sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
# WordPress SSH Git CI Script
4-
# v1.0.1
4+
# v1.0.2
55

66
# Set argument parameters on start
77

0 commit comments

Comments
 (0)