Skip to content

Commit 1fe0e87

Browse files
committed
update to geode beta
1 parent 7d86af9 commit 1fe0e87

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
## v1.4.1
3+
* Update Geode version
4+
25
# v1.4.0
36
* Add 2.2074 support (except for Mac :c)
47

mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"geode": "4.0.0-alpha.1",
2+
"geode": "4.0.0-beta.1",
33
"gd": {
44
"android": "2.2074",
55
"win": "2.2074",
66
"mac": "2.2074"
77
},
8-
"version": "1.4.0",
8+
"version": "1.4.1",
99
"id": "hjfod.gdshare",
1010
"name": "GDShare",
1111
"developer": "HJfod",
@@ -20,7 +20,7 @@
2020
"dependencies": [
2121
{
2222
"id": "hjfod.gmd-api",
23-
"version": "1.3.0",
23+
"version": "1.4.0",
2424
"importance": "required"
2525
},
2626
{

0 commit comments

Comments
 (0)