mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-20 23:16:49 +00:00
Bump version copyright year (#238)
This commit is contained in:
committed by
Adrian Gallagher
parent
89956f50ea
commit
63d0fd722a
@@ -9,7 +9,7 @@ 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
|
||||
Copyright = "Copyright (c) 2018 The GoCryptoTrader Developers."
|
||||
Copyright = "Copyright (c) 2019 The GoCryptoTrader Developers."
|
||||
GitHub = "GitHub: https://github.com/thrasher-/gocryptotrader"
|
||||
Trello = "Trello: https://trello.com/b/ZAhMhpOy/gocryptotrader"
|
||||
Slack = "Slack: https://gocryptotrader.herokuapp.com"
|
||||
|
||||
Reference in New Issue
Block a user