mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
Merge branch 'master' into engine
This commit is contained in:
@@ -13,10 +13,10 @@ const (
|
||||
|
||||
PrereleaseBlurb = "This version is pre-release and is not inteded to be used as a production ready trading framework or bot - use at your own risk."
|
||||
IsRelease = false
|
||||
GitHub = "GitHub: https://github.com/thrasher-/gocryptotrader"
|
||||
GitHub = "GitHub: https://github.com/thrasher-corp/gocryptotrader"
|
||||
Trello = "Trello: https://trello.com/b/ZAhMhpOy/gocryptotrader"
|
||||
Slack = "Slack: https://join.slack.com/t/gocryptotrader/shared_invite/enQtNTQ5NDAxMjA2Mjc5LTQyYjIxNGVhMWU5MDZlOGYzMmE0NTJmM2MzYWY5NGMzMmM4MzUwNTBjZTEzNjIwODM5NDcxODQwZDljMGQyNGY"
|
||||
Issues = "Issues: https://github.com/thrasher-/gocryptotrader/issues"
|
||||
Issues = "Issues: https://github.com/thrasher-corp/gocryptotrader/issues"
|
||||
)
|
||||
|
||||
// vars related to the app version
|
||||
|
||||
Reference in New Issue
Block a user