Skip to content

Commit

Permalink
Release version 36.0.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster committed Jul 22, 2020
1 parent 63ff1b2 commit 5e4a389
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"enableWSEvents" : false,
"enableMetrics" : true,
"metricsProto" : "UDP",
"metricsServerHostname" : "10.32.194.187",
"metricsServerHosts" : ["10.32.194.187", "10.32.110.41"],
"metricsServerHostname" : "10.47.192.13",
"metricsServerHosts" : ["10.32.194.187", "10.32.110.41", "10.47.192.13"],
"metricsServerPort" : 8125,
"autoDeviceRefresh" : true
}
4 changes: 2 additions & 2 deletions tinyphone/stampver.inf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;StampVer information file
FileVersion=36.0.0.78
ProductVersion=36.0.0.78
FileVersion=36.0.0.79
ProductVersion=36.0.0.79
FileFormat=%a.%b.%c
ProductFormat=%a.%b.%c

0 comments on commit 5e4a389

Please sign in to comment.