[mod] upgrade CACHE number to avoid bugs
This commit is contained in:
parent
1949c18051
commit
904b1385d1
@ -1,7 +1,7 @@
|
||||
import os
|
||||
import json
|
||||
|
||||
CACHE_VERSION = 1
|
||||
CACHE_VERSION = 2
|
||||
|
||||
def remove_name(options):
|
||||
noname_options = options.copy()
|
||||
|
Loading…
x
Reference in New Issue
Block a user