device-epd/app/version.ejs

4 lines
65 B
Plaintext
Raw Normal View History

{
"rev": "<%= commitHash %>",
"buildTime": <%= buildTime %>
}