1 Commits

Author SHA1 Message Date
idk
91a6049575 git compatibility read only 2019-10-14 00:57:55 -04:00

View File

@@ -12,7 +12,7 @@ echo:
USER_GH=eyedeekay
packagename=eephttpd
VERSION=0.0.94
VERSION=0.0.95
tag:
gothub release -s $(GITHUB_TOKEN) -u $(USER_GH) -r $(packagename) -t v$(VERSION) -d "I2P Tunnel Management tool for Go applications"