Browse Source

update nginx role

les 3 years ago
parent
commit
9507493160
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/stable/etherpad/tasks/main.yml

+ 1 - 1
roles/stable/etherpad/tasks/main.yml

@@ -20,7 +20,7 @@
   git:
     repo: "https://github.com/ether/etherpad-lite"
     dest: "/srv/etherpad/etherpad"
-    version: "1.8.7"
+    version: "1.8.14"
     force: true
   become: true
   become_user: "etherpad"