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 d4624ce commit 59d142bCopy full SHA for 59d142b
.github/workflows/multi-platform.yml
@@ -39,7 +39,7 @@ jobs:
39
bindings-ref: main
40
combine: true
41
target: ${{ matrix.config.target }}
42
- sdk: nightly
+ sdk: stable
43
44
package:
45
name: Package builds
mod.json
@@ -8,7 +8,7 @@
8
},
9
"id": "timestepyt.deltarune_textboxes",
10
"name": "Deltarune Textboxes",
11
- "version": "v1.4.0-alpha.2",
+ "version": "v1.4.0",
12
"developer": "TimeStepYT",
13
"description": "Makes Popups look like Deltarune",
14
"links": {
0 commit comments