We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b0272 commit 32946cbCopy full SHA for 32946cb
mod.json
@@ -1,10 +1,10 @@
1
{
2
- "geode": "4.0.1",
+ "geode": "4.2.0",
3
"gd": {
4
"win": "2.2074",
5
"android": "2.2074"
6
},
7
- "version": "v1.1.8",
+ "version": "v1.1.9",
8
"id": "alphalaneous.editorsounds",
9
"name": "Editor Sounds",
10
"developer": "Alphalaneous",
@@ -18,5 +18,8 @@
18
"homepage": "https://linktr.ee/Alphalaneous",
19
"source": "https://github.com/Alphalaneous/Editor-Sounds",
20
"community": "https://discord.gg/Txn2CA5dHF"
21
- }
+ },
22
+ "tags": [
23
+ "editor", "enhancement"
24
+ ]
25
}
0 commit comments