Code by Scott שאול בן ישוע
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
BigTalker2
Commits
47abf966
Unverified
Commit
47abf966
authored
Feb 21, 2018
by
Brian Lowrance
Committed by
GitHub
Feb 21, 2018
Browse files
P2.0.3
Version # sync with child app.
parent
198c9e3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
smartapps/rayzurbock/bigtalker2.src/bigtalker2.groovy
View file @
47abf966
...
...
@@ -5,9 +5,9 @@ definition(
description:
"Let's talk about mode changes, switches, motions, and so on."
,
category:
"Fun & Social"
,
singleInstance:
true
,
iconUrl:
"http://lowrance.cc/ST/icons/BigTalker-2.0.
2
.png"
,
iconX2Url:
"http://lowrance.cc/ST/icons/BigTalker@2x-2.0.
2
.png"
,
iconX3Url:
"http://lowrance.cc/ST/icons/BigTalker@2x-2.0.
2
.png"
)
iconUrl:
"http://lowrance.cc/ST/icons/BigTalker-2.0.
3
.png"
,
iconX2Url:
"http://lowrance.cc/ST/icons/BigTalker@2x-2.0.
3
.png"
,
iconX3Url:
"http://lowrance.cc/ST/icons/BigTalker@2x-2.0.
3
.png"
)
preferences
{
page
(
name:
"pageStart"
)
...
...
@@ -3552,5 +3552,5 @@ def LOGERROR(txt){
}
def
setAppVersion
(){
state
.
appversion
=
"P2.0.
2
"
state
.
appversion
=
"P2.0.
3
"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment