wrong version in transfer.sh-1.0.0.tar.gz and git version #254

Closed
opened 2026-01-19 18:29:37 +00:00 by michael · 2 comments
Owner

Originally created by @truatpasteurdotfr on GitHub.

cosmetic issue: the version printed when doing transfersh --help and transfersh --version are inconsistent.

$ grep 'Version =' transfer.sh-1.0.0/cmd/cmd.go
transfer.sh-1.0.0/cmd/cmd.go:var Version = "0.1"

while transfersh --version always print 0.0.0

Originally created by @truatpasteurdotfr on GitHub. cosmetic issue: the version printed when doing `transfersh --help` and `transfersh --version` are inconsistent. ``` $ grep 'Version =' transfer.sh-1.0.0/cmd/cmd.go transfer.sh-1.0.0/cmd/cmd.go:var Version = "0.1" ``` while transfersh --version always print 0.0.0
Author
Owner

@paolafrancesca commented on GitHub:

@truatpasteurdotfr fixed in #247, it will affect from version 1.1.0

@paolafrancesca commented on GitHub: @truatpasteurdotfr fixed in #247, it will affect from version 1.1.0
Author
Owner

@paolafrancesca commented on GitHub:

will fix, thanks

@paolafrancesca commented on GitHub: will fix, thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#254