summaryrefslogtreecommitdiffstats
path: root/documentation/advanced
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/advanced')
-rw-r--r--documentation/advanced/advanced-embedding.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/advanced/advanced-embedding.asciidoc b/documentation/advanced/advanced-embedding.asciidoc
index 8c16f99aac..f401f3115a 100644
--- a/documentation/advanced/advanced-embedding.asciidoc
+++ b/documentation/advanced/advanced-embedding.asciidoc
@@ -182,7 +182,7 @@ For example:
"serviceUrl": "[replaceable]#helloworld#/",
"widgetset": "[replaceable]#com.example.MyWidgetSet#",
"theme": "[replaceable]#mytheme#",
- "versionInfo": {"vaadinVersion": "[replaceable]#7.0.0#"},
+ "versionInfo": {"vaadinVersion": "[replaceable]#8.1.6#"},
"vaadinDir": "[replaceable]#VAADIN/#",
"heartbeatInterval": [replaceable]#300#,
"debug": [replaceable]#true#,
@@ -271,7 +271,7 @@ element.
"serviceUrl": "helloworld/",
"widgetset": "com.example.MyWidgetSet",
"theme": "mytheme",
- "versionInfo": {"vaadinVersion": "7.0.0"},
+ "versionInfo": {"vaadinVersion": "8.1.6"},
"vaadinDir": "VAADIN/",
"heartbeatInterval": 300,
"debug": true,