Skip to content

Commit 454d3e9

Browse files
committed
Try iOS again
1 parent af61206 commit 454d3e9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/multi-platform.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ jobs:
3939
- name: Build the mod
4040
uses: geode-sdk/build-geode-mod@main
4141
with:
42-
cli: 'nightly'
43-
sdk: 'nightly'
4442
bindings: geode-sdk/bindings
4543
bindings-ref: main
4644
combine: true

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"id": "alphalaneous.fine_outline",
1010
"name": "Fine Outline",
11-
"version": "v1.1.2",
11+
"version": "v1.1.3",
1212
"developer": "Alphalaneous",
1313
"description": "Change the black outline color of icons!",
1414
"dependencies": [

0 commit comments

Comments
 (0)