This website works better with JavaScript
Home
Explore
Help
Sign In
ThebeMail
/
ref-go-smtprelay
mirror of
https://github.com/decke/smtprelay.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Bump Version string
Bernhard Froehlich
5 years ago
parent
ed1c3a9888
commit
f166c13350
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
config.go
+ 1
- 1
config.go
View File
@@ -7,7 +7,7 @@ import (
)
const (
- VERSION = "1.
3
.0"
+ VERSION = "1.
4
.0"
)
var (