Skip to content

Commit 385f85a

Browse files
committed
bump version
1 parent fdd7da1 commit 385f85a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/multi-platform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
bindings: geode-sdk/bindings
5353
bindings-ref: main
5454
combine: true
55-
sdk: nightly
5655
target: ${{ matrix.config.target }}
5756

5857
package:

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "4.0.0-beta.1",
2+
"geode": "4.0.0",
33
"gd": {
44
"win": "*",
55
"android": "*",
@@ -13,7 +13,7 @@
1313
},
1414
"id": "eclipse.ffmpeg-api",
1515
"name": "FFmpeg API",
16-
"version": "v1.0.4",
16+
"version": "v1.1.0",
1717
"developers": ["Eclipse Team", "maxnu"],
1818
"description": "Interaction with FFmpeg made easy",
1919
"tags": ["utility", "offline", "developer"],

0 commit comments

Comments
 (0)