This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
waveterm
Watch
1
Star
0
Fork
0
You've already forked waveterm
mirror of
https://github.com/wavetermdev/waveterm.git
synced
2024-12-22 16:48:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
69058ab39f
waveterm
/
version.js
3 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
bump version to v0.2.1
2023-04-13 07:07:52 +02:00
const
VERSION
=
"v0.2.1"
;
centralize version info for building. change 'SH' vars to 'PROMPT'
2023-01-17 18:59:31 +01:00
module
.
exports
=
VERSION
;
Reference in New Issue
Copy Permalink