waveterm/version.js

3 lines
52 B
JavaScript
Raw Normal View History

2024-02-19 02:57:52 +01:00
const VERSION = "v0.6.3";
module.exports = VERSION;