50f4836e44
Added the hostname of the public server in order to send ICCC messages over TLS and HTTP/2
6 lines
89 B
Go
6 lines
89 B
Go
package Version
|
|
|
|
var (
|
|
oceansVersion string = `2.1.1` // Ocean's current version
|
|
)
|