Skip to content

Commit 3f99d4d

Browse files
committed
bump version number
1 parent bc57493 commit 3f99d4d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

nativelib.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
{
22
"name": "amplitude",
3+
"display_name": "Amplitude",
34
"description": "Amplitude analytics plugin",
4-
"version": "0.1.0",
5+
"version": "0.1.1",
56
"license": "MIT",
67
"url": "https://github.com/DrMoriarty/godot-amplitude",
8+
"godot_version": "3.3.0",
9+
"category": "misc",
10+
"author": {
11+
"name": "DrMoriarty",
12+
"url": "https://github.com/DrMoriarty",
13+
"donate": "https://ko-fi.com/drmoriarty"
14+
},
715
"variables": {
816
"Amplitude/API_KEY": {
917
"info": "Set your Amplitude API Key here"

0 commit comments

Comments
 (0)