mirror of
https://github.com/thomiceli/opengist.git
synced 2024-12-22 20:42:40 +00:00
dev-1.7
This commit is contained in:
parent
05eccfa8e7
commit
7f4be43bb4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import (
|
|||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
var OpengistVersion = "1.6.1"
|
||||
var OpengistVersion = "1.7-dev"
|
||||
|
||||
var C *config
|
||||
|
||||
|
|
Loading…
Reference in a new issue