Skip to content

Commit cb5d992

Browse files
committed
v1.2.3
1 parent 979aa24 commit cb5d992

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

docs/changelog.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"version": "1.2.3",
4+
"date": "2026-5-7",
5+
"notes": [
6+
"修复下拉栏图层的问题",
7+
"修复全屏Modal的滚动条的问题",
8+
"修复打包器部分项目会报错的问题"
9+
]
10+
},
211
{
312
"version": "1.2.2",
413
"date": "2026-5-6",

docs/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest": "1.2.2",
2+
"latest": "1.2.3",
33
"oldest_safe": "1.1.4"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astraeditor-desktop",
33
"description": "TurboWarp mod with more features",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"license": "GPL-3.0",
66
"author": {
77
"email": "2381068747@qq.com",

0 commit comments

Comments
 (0)