Since we have multiple drones in the fleet, it would be useful to have an easy way to check the version number to ensure the latest software is installed. We could do this by displaying the version numbers at the bottom of the web page. The version for the client can be fetched from package.json and the version from the server will require https://github.com/langston-stem/skywrangler-web-server/issues/29.
Since we have multiple drones in the fleet, it would be useful to have an easy way to check the version number to ensure the latest software is installed. We could do this by displaying the version numbers at the bottom of the web page. The version for the client can be fetched from
package.json
and the version from the server will require https://github.com/langston-stem/skywrangler-web-server/issues/29.