Skip to content

Commit

Permalink
Reaise Version to 3.0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mschlenstedt committed Mar 14, 2023
1 parent 238dc9c commit d62036d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/system/general.cfg.default
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LANG=en
INSTALLFOLDER=/opt/loxberry
STARTSETUP=1
SENDSTATISTIC=1
VERSION=3.0.0.1
VERSION=3.0.0.2
SYSTEMLOGLEVEL=6

[UPDATE]
Expand Down
2 changes: 1 addition & 1 deletion config/system/general.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Sendstatistic" : 1,
"Startsetup" : "1",
"Systemloglevel" : "6",
"Version" : "3.0.0.1"
"Version" : "3.0.0.2"
},
"Healthcheck" : null,
"Miniserver" : {
Expand Down

0 comments on commit d62036d

Please sign in to comment.