Skip to content

Commit 6bb97a9

Browse files
committed
发布 v2.2.2
1 parent 5f9f378 commit 6bb97a9

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [开发中]
66

7+
## [2.2.2] - 2026-07-16
8+
9+
**Fixed**: 数字上下调节器失效的问题
10+
711
## [2.2.1] - 2026-07-15
812

913
- **Changed**: 修改色彩参数范围限制
@@ -57,9 +61,11 @@
5761

5862
[语义化版本]: https://semver.org
5963

60-
[开发中]: https://github.com/GarthTB/GarthImgLab/compare/v2.2.1...HEAD
64+
[开发中]: https://github.com/GarthTB/GarthImgLab/compare/v2.2.2...HEAD
65+
66+
[2.2.2]: https://github.com/GarthTB/GarthImgLab/compare/v2.2.1...v2.2.2
6167

62-
[2.2.0]: https://github.com/GarthTB/GarthImgLab/compare/v2.2.0...v2.2.1
68+
[2.2.1]: https://github.com/GarthTB/GarthImgLab/compare/v2.2.0...v2.2.1
6369

6470
[2.2.0]: https://github.com/GarthTB/GarthImgLab/compare/v2.1.0...v2.2.0
6571

GarthImgLab/GarthImgLab.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ApplicationManifest>app.manifest</ApplicationManifest>
99
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
1010
<ApplicationIcon>Assets\Windows\icon.ico</ApplicationIcon>
11-
<Version>2.2.1</Version>
11+
<Version>2.2.2</Version>
1212
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1313
<Authors>Garth TB | 天卜 &lt;g-art-h@outlook.com&gt;</Authors>
1414
<Description>Garth's image-processing tools</Description>

0 commit comments

Comments
 (0)