diff options
| author | Mert Demir <[email protected]> | 2020-04-03 23:31:20 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-03 10:31:20 -0400 |
| commit | f16f9d1f45f6fe725b17d2644345918dd403a792 (patch) | |
| tree | 815d629e0f517cd437eff5c74eac87502f586175 | |
| parent | 5192258de1700d7134a3d58465043bb99e5d5b1d (diff) | |
| download | caprover-one-click-apps-f16f9d1f45f6fe725b17d2644345918dd403a792.tar.gz caprover-one-click-apps-f16f9d1f45f6fe725b17d2644345918dd403a792.zip | |
Update to TeamSpeak 3.12.0 (#142)
| -rw-r--r-- | public/v2/apps/teamspeak.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/v2/apps/teamspeak.json b/public/v2/apps/teamspeak.json index 2a8231a..7915a7b 100644 --- a/public/v2/apps/teamspeak.json +++ b/public/v2/apps/teamspeak.json @@ -35,8 +35,8 @@ "variables":[ { "label":"TeamSpeak Docker Version", - "defaultValue":"3.11.0", - "description":"It's highly recommended that you don't use the latest tag but instead the major version you need, e.g. teamspeak:3.11.0", + "defaultValue":"3.12.0", + "description":"It's highly recommended that you don't use the latest tag but instead the major version you need, e.g. teamspeak:3.12.0", "id":"$$cap_version" }, { @@ -58,4 +58,4 @@ } ] } -
\ No newline at end of file + |
