add version info

This commit is contained in:
Thomas Amland
2020-08-07 11:41:47 +02:00
parent b03377c121
commit d5e9dc719d
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head data-version="<%= process.env.VUE_APP_VERSION %>">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<% if (process.env.NODE_ENV === "production") { %>