diff --git a/docfiles/footer.html b/docfiles/footer.html index 79d1595a..82553b3b 100644 --- a/docfiles/footer.html +++ b/docfiles/footer.html @@ -6,13 +6,13 @@ Privacy & Cookies Terms Of Use Trademarks -
© 2018 Microsoft
+
©2019 Microsoft
-

LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.

+

@copyrightText@

diff --git a/docs/offline-app.html b/docs/offline-app.html index dbab342b..aaa95fa2 100644 --- a/docs/offline-app.html +++ b/docs/offline-app.html @@ -3,11 +3,20 @@ - LEGO® MINDSTORMS® Education EV3 Offline App - + @name@ Offline App + - + + + + + + + + @@ -406,35 +446,39 @@
- +
-

MakeCode Offline App

+

@name@ Offline App

- +
-
-
+
+ -
+ -
+ + @@ -788,4 +926,4 @@

Mac OS

- + \ No newline at end of file diff --git a/targetconfig.json b/targetconfig.json index 07522040..404e9610 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -27,6 +27,6 @@ "Videos": "videos" }, "electronManifest": { - "latest": "v1.1.20" + "latest": "v1.1.22" } }