Skip to content

Commit ae7266b

Browse files
committed
fix typo
1 parent 0101801 commit ae7266b

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
@@ -309,7 +309,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
309309

310310
## Versions
311311

312-
* **28.11.21:** - Add site-to-site vpn support.
312+
* **28.10.21:** - Add site-to-site vpn support.
313313
* **11.02.21:** - Fix bug related to changing internal subnet and named peer confs not updating.
314314
* **06.10.20:** - Disable CoreDNS in client mode, or if port 53 is already in use in server mode.
315315
* **04.10.20:** - Allow to specify a list of names as PEERS and add ALLOWEDIPS environment variable. Also, add peer name/id to each one of the peer sections in wg0.conf. Important: Existing users need to delete `/config/templates/peer.conf` and restart

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ app_setup_block: |
120120
121121
# changelog
122122
changelogs:
123-
- { date: "28.11.21:", desc: "Add site-to-site vpn support." }
123+
- { date: "28.10.21:", desc: "Add site-to-site vpn support." }
124124
- { date: "11.02.21:", desc: "Fix bug related to changing internal subnet and named peer confs not updating." }
125125
- { date: "06.10.20:", desc: "Disable CoreDNS in client mode, or if port 53 is already in use in server mode." }
126126
- { date: "04.10.20:", desc: "Allow to specify a list of names as PEERS and add ALLOWEDIPS environment variable. Also, add peer name/id to each one of the peer sections in wg0.conf. Important: Existing users need to delete `/config/templates/peer.conf` and restart" }

0 commit comments

Comments
 (0)