Skip to content

Commit 04823f0

Browse files
committed
change new version number
1 parent d8349e8 commit 04823f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NOTE: Before publishing:
1313

1414
<summary>On development changelog</summary>
1515

16-
## 0.6.1 (On development)
16+
## 0.7.0 (On development)
1717

1818
The latest on-development version can be accessed by building the source code.
1919
On this on-development version, things can be broken.

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.6.0",
3-
"onDevelopment": false,
2+
"version": "0.7.0",
3+
"onDevelopment": true,
44
"releaseDate": "2025-4-22"
55
}

0 commit comments

Comments
 (0)