Files
shadowsocks-over-websocket/constants.js

3 lines
59 B
JavaScript
Raw Permalink Normal View History

2017-04-17 16:35:47 +08:00
const VERSION = '0.1.8';
2017-04-07 16:04:38 +08:00
module.exports.VERSION = VERSION;