We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd6a25 commit 292880cCopy full SHA for 292880c
services/friendbot/main.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
serviceName = "stellar-friendbot"
26
- serviceVersion = "1.0.0" //TODO: Change version
+ serviceVersion = "1.0.0"
27
)
28
29
// Config represents the configuration of a friendbot server
0 commit comments