fix dashboard version

version number must be incremented by exactly 1 each time, or you get a "The dashboard has been modified by another user" error when you update the JSON model
This commit is contained in:
Alex Grin 2022-09-02 11:33:27 -04:00 committed by GitHub
parent 4f15bc9d20
commit b7fefdf1bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1642,5 +1642,5 @@
"timezone": "",
"title": "LBRY",
"uid": "zqY5GYO7k",
"version": 7
"version": 4
}