File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <widget android-versionCode =" 109 " id =" com.albahra.sprinklers" version =" 2.3.1 " versionCode =" 110 " xmlns =" http://www.w3.org/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2+ <widget android-versionCode =" 110 " id =" com.albahra.sprinklers" version =" 2.3.2 " versionCode =" 111 " xmlns =" http://www.w3.org/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
33 <name >OpenSprinkler</name >
44 <description >
55 Designed to allow intuitive control of the OpenSprinkler irrigation controller.
4040 <string >Your camera is used to provide an image for your stations.</string >
4141 </config-file >
4242 <config-file target =" *-Info.plist" overwrite =" true" parent =" CFBundleShortVersionString" >
43- <string >19604 </string >
43+ <string >19704 </string >
4444 </config-file >
4545 <splash height =" 480" src =" res/ios/screens/startup.png" width =" 320" />
4646 <splash height =" 960" src =" res/ios/screens/startup-retina.png" width =" 640" />
119119 <icon src =" res/osx/icons/icon-32.png" width =" 32" />
120120 <icon src =" res/osx/icons/icon-16.png" width =" 16" />
121121 <config-file target =" *-Info.plist" overwrite =" true" parent =" CFBundleVersion" >
122- <string >19605 </string >
122+ <string >19705 </string >
123123 </config-file >
124124 <config-file target =" *-Info.plist" overwrite =" true" parent =" CFBundleIdentifier" >
125125 <string >com.albahra.Sprinklers.osx</string >
Original file line number Diff line number Diff line change 11{
22 "name" : " OpenSprinkler" ,
33 "description" : " Designed to allow intuitive control of the OpenSprinkler irrigation controller." ,
4- "version" : " 2.3.1 " ,
4+ "version" : " 2.3.2 " ,
55 "manifest_version" : 2 ,
66 "app" : {
77 "background" : {
Original file line number Diff line number Diff line change 55 "phonegap" : {
66 "id" : " 1371093"
77 },
8- "version" : " 2.3.1 " ,
8+ "version" : " 2.3.2 " ,
99 "description" : " Designed to allow intuitive control of the OpenSprinkler irrigation controller." ,
1010 "main" : " index.html" ,
1111 "scripts" : {
Original file line number Diff line number Diff line change @@ -10428,7 +10428,7 @@ var showAbout = ( function() {
1042810428 "</li>" +
1042910429 "</ul>" +
1043010430 "<p class='smaller'>" +
10431- _ ( "App Version" ) + ": 2.3.1 " +
10431+ _ ( "App Version" ) + ": 2.3.2 " +
1043210432 "<br>" + _ ( "Firmware" ) + ": <span class='firmware'></span>" +
1043310433 "<br><span class='hardwareLabel'>" + _ ( "Hardware Version" ) + ":</span> <span class='hardware'></span>" +
1043410434 "</p>" +
You can’t perform that action at this time.
0 commit comments