Skip to content

Commit 3b5ef81

Browse files
authored
🔖 Releasing v1.1.0 (#30)
1 parent c1c9dee commit 3b5ef81

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.2](https://github.com/devnetkc/wordpress-ssh-git-ci/releases/tag/v1.0.2)
4+
**Latest Release:** [v1.1.0](https://github.com/devnetkc/wordpress-ssh-git-ci/releases/tag/v1.1.0)
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/bash
22

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

66
# Set argument parameters on start
77
BRANCH=live

0 commit comments

Comments
 (0)