Browse Source

Update Atmosphere JS to fix Firefox websocket reconnect (#17247)

Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c
tags/7.4.5
Artur Signell 9 years ago
parent
commit
ed011e7e67
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      push/ivy.xml

+ 1
- 1
push/ivy.xml View File

@@ -3,7 +3,7 @@
<!-- Keep the version number in sync with build.xml -->
<!ENTITY atmosphere.runtime.version "2.2.4.vaadin5">

<!ENTITY atmosphere.js.version "2.2.6.vaadin3">
<!ENTITY atmosphere.js.version "2.2.6.vaadin4">
]>
<ivy-module version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Loading…
Cancel
Save