Skip to content

Commit f6745ab

Browse files
committed
Bump version
1 parent 10c376c commit f6745ab

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## v2.0.8 (UNRELEASED)
1+
## v2.0.8
22

33
- Normalize conditionals in all tasks
4+
- Update documentation
45

56
## v2.0.7
67

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Windows Server 2012 R2. It might work with other software versions, but is
2626
definitely known to work with the following specific software versions:
2727

2828
* Consul: 1.2.2
29-
* Ansible: 2.6.1
29+
* Ansible: 2.6.4
3030
* Alpine Linux: 3.8
3131
* CentOS: 7
3232
* Debian: 9

examples/README_VAGRANT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ BOX_NAME=freebsd/FreeBSD-11.0-STABLE CONSUL_IFACE=em1 vagrant up
9191
9292
1. This project functions with the following software versions:
9393
* Consul version 1.2.2
94-
* Ansible: 2.6.1
95-
* VirtualBox version 5.2.12
96-
* Vagrant version 2.1.2
94+
* Ansible: 2.6.4
95+
* VirtualBox version 5.2.18
96+
* Vagrant version 2.1.5
9797
* Vagrant Hosts plugin version 2.8.1
9898
2. This project uses Debian 9 (Stretch) by default, but you can choose another OS distribution with the *BOX_NAME* environment variable
9999
3. The `bin/preinstall` shell script performs the following actions for you:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.0.7
1+
v2.0.8

0 commit comments

Comments
 (0)