We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8349e8 commit 04823f0Copy full SHA for 04823f0
CHANGELOG.md
@@ -13,7 +13,7 @@ NOTE: Before publishing:
13
14
<summary>On development changelog</summary>
15
16
-## 0.6.1 (On development)
+## 0.7.0 (On development)
17
18
The latest on-development version can be accessed by building the source code.
19
On this on-development version, things can be broken.
project_data.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.6.0",
3
- "onDevelopment": false,
+ "version": "0.7.0",
+ "onDevelopment": true,
4
"releaseDate": "2025-4-22"
5
}
0 commit comments