diff --git a/dashboard.html b/dashboard.html index c212b6e12e..ee9c827608 100644 --- a/dashboard.html +++ b/dashboard.html @@ -85,7 +85,7 @@
-

Source

+

@@ -163,7 +163,7 @@
-

Mobile Route Advisor - v1.0.0

+

Mobile Route Advisor - v1.0.1

diff --git a/language/en-US.json b/language/en-US.json index 85283c71e0..acd5339ef1 100644 --- a/language/en-US.json +++ b/language/en-US.json @@ -13,5 +13,6 @@ "Trailer": "Trailer", "About": "About", "MobileRouteAdvisor": "Mobile Route Advisor", - "WaitingForConnection": "Waiting for connection" + "WaitingForConnection": "Waiting for connection", + "Source": "Source" } \ No newline at end of file