This website requires JavaScript.
Explore
Help
Sign In
Go
/
Ocean
Watch
1
Star
0
Fork
0
You've already forked Ocean
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4ef6e64a45
Ocean
/
System
/
Version
/
Variables.go
6 lines
89 B
Go
Raw
Normal View
History
Unescape
Escape
Bugfix: UUID The external UUID library changed the text formatting of the UUIDs. Thus, Ocean produces a too short UUID!
2016-02-13 22:17:36 +00:00
package
Version
var
(
Added TLS and HTTP/2 support In order to use TLS and HTTP/2, add the necessary certificate and the key to the staticFiles.zip file and configure Ocean to enable it.
2016-03-16 09:11:05 +00:00
oceansVersion
string
=
`
2.1.0
`
// Ocean's current version
Bugfix: UUID The external UUID library changed the text formatting of the UUIDs. Thus, Ocean produces a too short UUID!
2016-02-13 22:17:36 +00:00
)
Reference in New Issue
Copy Permalink