mirror of
https://github.com/aunefyren/wrapperr
synced 2025-03-04 22:47:15 +00:00
Forgot to change version on the previous release
This commit is contained in:
parent
889fa51d4c
commit
c0e1fa570f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import (
|
||||||
"github.com/google/uuid"
|
"github.com/google/uuid"
|
||||||
)
|
)
|
||||||
|
|
||||||
var wrapperr_version_parameter = "v3.0.0"
|
var wrapperr_version_parameter = "v3.0.2"
|
||||||
var config_path, _ = filepath.Abs("./config/config.json")
|
var config_path, _ = filepath.Abs("./config/config.json")
|
||||||
var default_config_path, _ = filepath.Abs("./config_default.json")
|
var default_config_path, _ = filepath.Abs("./config_default.json")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue