waveterm/version.js

3 lines
52 B
JavaScript
Raw Normal View History

2023-12-18 08:58:09 +01:00
const VERSION = "v0.5.2";
module.exports = VERSION;