From 3f99d4d21b10299365faeec338473a775fdbdadb Mon Sep 17 00:00:00 2001 From: Vasiliy Makarov Date: Wed, 19 May 2021 08:28:52 +0300 Subject: [PATCH] bump version number --- nativelib.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/nativelib.json b/nativelib.json index 89d6cb4..8934aa9 100644 --- a/nativelib.json +++ b/nativelib.json @@ -1,9 +1,17 @@ { "name": "amplitude", + "display_name": "Amplitude", "description": "Amplitude analytics plugin", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "url": "https://github.com/DrMoriarty/godot-amplitude", + "godot_version": "3.3.0", + "category": "misc", + "author": { + "name": "DrMoriarty", + "url": "https://github.com/DrMoriarty", + "donate": "https://ko-fi.com/drmoriarty" + }, "variables": { "Amplitude/API_KEY": { "info": "Set your Amplitude API Key here"