Skip to content

Commit d1a7121

Browse files
committed
file a release v0.2.0
1 parent 0517fe9 commit d1a7121

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ VariableBox is a UI library for building cross-platform UIs with Avalonia UI.
2929

3030
- 2025/1/9
3131
1. Using a theme pack that is compatible with `Simple`, `Fluent`, and `SemiThemes`.
32-
2. Package Theme To the Control Package, You do not need another package anymore
32+
2. Package Theme To the Control Package, You do not need another package anymore
3333

3434

3535
## Feature

src/Package.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
33
<AvaloniaVersion>11.2.1</AvaloniaVersion>
4-
<VariableBoxVersion>0.1.2-beta20250109</VariableBoxVersion>
4+
<VariableBoxVersion>0.2.0</VariableBoxVersion>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)