Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-dembel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2015-11-16 00:10:33 +0300
committerAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2015-11-16 00:10:33 +0300
commitbf1e6a927c0f2e5b8d46be85b921fd6634036df0 (patch)
treed23300797c9d92a49550cab2fedcd7cf6536a158 /appinfo.json
parentf002f41af96f9be01f6680b2d11a126546658912 (diff)
New options, some fixesHEADmaster
Diffstat (limited to 'appinfo.json')
-rw-r--r--appinfo.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/appinfo.json b/appinfo.json
index c80a825..303cc2f 100644
--- a/appinfo.json
+++ b/appinfo.json
@@ -1,7 +1,10 @@
{
"appKeys": {
"end_time": 1,
- "start_time": 0
+ "start_time": 0,
+ "text_ostalos": 3,
+ "text_otslujil": 2,
+ "text_uje": 4
},
"capabilities": [
"configurable"
@@ -18,8 +21,7 @@
"aplite"
],
"uuid": "3ac71f3b-063c-470a-b94b-cb09154adc78",
- "versionCode": 1,
- "versionLabel": "1.0",
+ "versionLabel": "1.1",
"watchapp": {
"watchface": true
}