Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
isHarryh committed Jan 14, 2025
1 parent 34ed951 commit e57a765
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
2. 将 PyInstaller 升级到了 6.10.0。
3. 其他次级依赖项的版本更新。

#### 补丁
1. (v3.4.1) 适应了游戏版本 2.4.81 出现的部分 Spine 模型的字段结构变更。

## v3.3
#### 新增
1. ★ 新增了对匿名 BIN 文件的解包支持。
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ArkUnpacker"
version = "3.4.0"
version = "3.4.1"
description = "Arknights Assets Unpacker"
authors = ["Harry Huang <harryhuang2652@qq.com>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit e57a765

Please sign in to comment.