Bump Gadgetbridge version to 0.05

master
Michael Werner 2020-04-02 21:15:54 +02:00
parent 792e79c3a8
commit 9692204ce0
2 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,7 @@
{ "id": "gbridge", { "id": "gbridge",
"name": "Gadgetbridge", "name": "Gadgetbridge",
"icon": "app.png", "icon": "app.png",
"version":"0.04", "version":"0.05",
"description": "The default notification handler for Gadgetbridge notifications from Android", "description": "The default notification handler for Gadgetbridge notifications from Android",
"tags": "tool,system,android,widget", "tags": "tool,system,android,widget",
"storage": [ "storage": [

View File

@ -2,3 +2,4 @@
0.02: Increase contrast (darker notification background, white text) 0.02: Increase contrast (darker notification background, white text)
0.03: Gadgetbridge widget now shows connection state 0.03: Gadgetbridge widget now shows connection state
0.04: Tweaks for variable size widget system 0.04: Tweaks for variable size widget system
0.05: Optimize animation, limit title length