mirror of
https://github.com/librespeed/speedtest.git
synced 2026-05-13 08:16:36 +00:00
bump version to v6.0.1
This commit is contained in:
parent
a77b739905
commit
0036c36dce
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ function Speedtest() {
|
|||
this._settings = {}; //settings for the speed test worker
|
||||
this._state = 0; //0=adding settings, 1=adding servers, 2=server selection done, 3=test running, 4=done
|
||||
console.log(
|
||||
"LibreSpeed by Federico Dossena v6.0.0pre1 - https://github.com/librespeed/speedtest"
|
||||
"LibreSpeed by Federico Dossena v6.0.1 - https://github.com/librespeed/speedtest"
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue