android - Bump version and changelog

pull/2014/head
Martin Boonk 2022-07-02 17:17:47 +02:00
parent aaa1856892
commit 3de13839fb
2 changed files with 2 additions and 1 deletions

View File

@ -11,3 +11,4 @@
0.10: Fix SMS bug
0.12: Use default Bangle formatter for booleans
0.13: Added Bangle.http function (see Readme file for more info)
0.14: Fix timeout of http function not beeing cleaned up

View File

@ -2,7 +2,7 @@
"id": "android",
"name": "Android Integration",
"shortName": "Android",
"version": "0.13",
"version": "0.14",
"description": "Display notifications/music/etc sent from the Gadgetbridge app on Android. This replaces the old 'Gadgetbridge' Bangle.js widget.",
"icon": "app.png",
"tags": "tool,system,messages,notifications,gadgetbridge",