We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d86af9 commit 1fe0e87Copy full SHA for 1fe0e87
2 files changed
changelog.md
@@ -1,4 +1,7 @@
1
2
+## v1.4.1
3
+ * Update Geode version
4
+
5
# v1.4.0
6
* Add 2.2074 support (except for Mac :c)
7
mod.json
@@ -1,11 +1,11 @@
{
- "geode": "4.0.0-alpha.1",
+ "geode": "4.0.0-beta.1",
"gd": {
"android": "2.2074",
"win": "2.2074",
"mac": "2.2074"
},
8
- "version": "1.4.0",
+ "version": "1.4.1",
9
"id": "hjfod.gdshare",
10
"name": "GDShare",
11
"developer": "HJfod",
@@ -20,7 +20,7 @@
20
"dependencies": [
21
22
"id": "hjfod.gmd-api",
23
- "version": "1.3.0",
+ "version": "1.4.0",
24
"importance": "required"
25
26
0 commit comments