Description
The version displayed in Svync v0.3 is still showing v0.2 instead of the correct version number.
Steps to Reproduce
Install/update to svync v0.3
Check the version display (e.g., svync --version or other version display method)
Observe that it shows v0.2 instead of v0.3
Description
The version displayed in Svync v0.3 is still showing v0.2 instead of the correct version number.
Steps to Reproduce
Install/update to svync v0.3
Check the version display (e.g., svync --version or other version display method)
Observe that it shows v0.2 instead of v0.3
svync/svync.go
Line 16 in 0e4bcb2