We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c292c0 commit b503b45Copy full SHA for b503b45
2 files changed
metadata.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "3.5.0-alpha"
+ "version": "3.5.1-alpha"
3
}
packages/runtime/ccmod.json
@@ -1,12 +1,12 @@
"id": "ccloader-runtime",
"title": "CCLoader Runtime",
4
- "version": "3.5.0-alpha",
+ "version": "3.5.1-alpha",
5
"description": "CCLoader's graphical user interface and standard library implementation",
6
"plugin": "main.js",
7
"assets": ["data/lang/sc/gui.en_US.json.patch"],
8
"dependencies": {
9
"crosscode": "^1.1.0 || 1.0.2",
10
- "ccloader": "^3.5.0-alpha"
+ "ccloader": "^3.5.1-alpha"
11
12
0 commit comments