Commit cfe43c5b authored by CeRiAl's avatar CeRiAl

Bump version

parent 247a20ca
{ {
"appKeys": { "appKeys": {
"MSG_KEY_ARTIST": 102,
"MSG_KEY_CMD": 0, "MSG_KEY_CMD": 0,
"MSG_KEY_CMD_DATA": 1, "MSG_KEY_CMD_DATA": 1,
"MSG_KEY_MUTED": 104, "MSG_KEY_VOLUME": 100,
"MSG_KEY_PLAY_STATE": 103,
"MSG_KEY_TITLE": 101, "MSG_KEY_TITLE": 101,
"MSG_KEY_VOLUME": 100 "MSG_KEY_ARTIST": 102,
"MSG_KEY_PLAY_STATE": 103,
"MSG_KEY_MUTED": 104
}, },
"capabilities": [ "capabilities": [
"configurable" "configurable"
...@@ -157,8 +157,8 @@ ...@@ -157,8 +157,8 @@
"sdkVersion": "3", "sdkVersion": "3",
"shortName": "Rockodi", "shortName": "Rockodi",
"uuid": "77495959-66fe-4db1-ab4b-368369babb00", "uuid": "77495959-66fe-4db1-ab4b-368369babb00",
"versionCode": 1, "versionCode": 2,
"versionLabel": "0.1", "versionLabel": "0.2",
"watchapp": { "watchapp": {
"watchface": false "watchface": false
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment