Skip to content

Commit b503b45

Browse files
committed
3.5.1-alpha
1 parent 0c292c0 commit b503b45

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.5.0-alpha"
2+
"version": "3.5.1-alpha"
33
}

packages/runtime/ccmod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"id": "ccloader-runtime",
33
"title": "CCLoader Runtime",
4-
"version": "3.5.0-alpha",
4+
"version": "3.5.1-alpha",
55
"description": "CCLoader's graphical user interface and standard library implementation",
66
"plugin": "main.js",
77
"assets": ["data/lang/sc/gui.en_US.json.patch"],
88
"dependencies": {
99
"crosscode": "^1.1.0 || 1.0.2",
10-
"ccloader": "^3.5.0-alpha"
10+
"ccloader": "^3.5.1-alpha"
1111
}
1212
}

0 commit comments

Comments
 (0)