go-shadowsocks2 icon indicating copy to clipboard operation
go-shadowsocks2 copied to clipboard

ADD version option to command line

Open arpagon opened this issue 5 years ago • 1 comments

arpagon avatar May 18 '20 23:05 arpagon

We need to automate the build process to concatenate version string from Git tags and hashes (e.g. v1.1.0-357ab63) instead of manually filling a string constant, as it would be easily drop out of sync with code and become meaningless or even confusing.

riobard avatar Aug 09 '20 05:08 riobard