waveterm/version.js

3 lines
52 B
JavaScript
Raw Normal View History

2024-01-29 18:39:36 +01:00
const VERSION = "v0.6.1";
module.exports = VERSION;