This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/h44z/wg-portal.git
synced
2025-04-19 08:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wg-portal
/
internal
/
server
/
version.go
5 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
simple database migration versioning, todo: implement migrations
2021-04-06 00:07:05 +02:00
package
server
include tag version in travis builds
2021-04-08 21:30:16 +02:00
var
Version
=
"testbuild"
support AllowIPs for peers in server config (#24)
2021-06-18 14:13:44 +02:00
var
DatabaseVersion
=
"1.0.8"
Reference in New Issue
Copy Permalink