mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-02 11:36:27 -04:00
Merge branch 'master' into public-dashboard
# Conflicts: # src/components/MonitorList.vue # src/icon.js
This commit is contained in:
commit
9902c181bc
12 changed files with 873 additions and 28 deletions
|
@ -39,7 +39,7 @@ class Database {
|
|||
* The finally version should be 10 after merged tag feature
|
||||
* @deprecated Use patchList for any new feature
|
||||
*/
|
||||
static latestVersion = 9;
|
||||
static latestVersion = 10;
|
||||
|
||||
static noReject = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue