mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-22 02:22:17 +08:00
update version
This commit is contained in:
parent
bc5305d346
commit
9fdca49c5f
@ -74,7 +74,7 @@ def merge_databases(source_paths, target_path):
|
||||
"VALUES(?,?,?,?,?,?,?,?,?,?,?,?)",
|
||||
result)
|
||||
except:
|
||||
logger.error(f'数据库合并错误:\n{traceback.format_exc()}')
|
||||
logger.error(f'{source_path}数据库合并错误:\n{traceback.format_exc()}')
|
||||
cursor.close()
|
||||
db.close()
|
||||
# 提交事务
|
||||
|
@ -1,4 +1,4 @@
|
||||
version = '1.0.5'
|
||||
version = '1.0.6'
|
||||
contact = '701805520'
|
||||
github = 'https://github.com/LC044/WeChatMsg'
|
||||
website = 'https://memotrace.lc044.love/'
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user