feature: version 0.10.0 (#640)

This commit is contained in:
Dream Hunter
2025-04-24 02:04:40 +08:00
committed by GitHub
parent 95f361743b
commit 6051d49315
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v' + '0.10.9',
VERSION: 'v' + '0.10.0',
// DB settings
ADDRESS_BLOCK_LIST_KEY: 'address_block_list',