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 af61206 commit 454d3e9Copy full SHA for 454d3e9
.github/workflows/multi-platform.yml
@@ -39,8 +39,6 @@ jobs:
39
- name: Build the mod
40
uses: geode-sdk/build-geode-mod@main
41
with:
42
- cli: 'nightly'
43
- sdk: 'nightly'
44
bindings: geode-sdk/bindings
45
bindings-ref: main
46
combine: true
mod.json
@@ -8,7 +8,7 @@
8
},
9
"id": "alphalaneous.fine_outline",
10
"name": "Fine Outline",
11
- "version": "v1.1.2",
+ "version": "v1.1.3",
12
"developer": "Alphalaneous",
13
"description": "Change the black outline color of icons!",
14
"dependencies": [
0 commit comments