Skip to content

Commit a75a7e4

Browse files
committed
next update
1 parent e4f8029 commit a75a7e4

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@ NOTE: Before publishing:
77
- update this very document, don't forget to add release date
88
-->
99

10-
<!--
1110
<details>
11+
1212
<summary>On development changelog</summary>
13+
14+
## 0.5.3
15+
1316
The latest on-development version can be accessed by building the source code.
1417
On this on-development version, things can be broken.
18+
19+
- Fix UCSUR translation.
20+
1521
</details>
16-
-->
1722

1823
## 0.5.2
1924

project_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.2",
3-
"onDevelopment": false,
2+
"version": "0.5.3",
3+
"onDevelopment": true,
44
"releaseDate": "2025-3-14"
55
}

0 commit comments

Comments
 (0)