release: v0.4.4 — SSTable 编码修复(UTF-8 字节估算 + u32 长度字段 + v1/v2 双格式兼容),大内容不再崩溃
This commit is contained in:
Vendored
+1
-1
@@ -118,7 +118,7 @@ interface MetonaPlugin {
|
||||
/** 销毁 */
|
||||
destroy(): void;
|
||||
}
|
||||
declare const VERSION = "0.4.3";
|
||||
declare const VERSION = "0.4.4";
|
||||
|
||||
/**
|
||||
* metona-sqlark Plugin — 插件系统
|
||||
|
||||
Reference in New Issue
Block a user