File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<widget xmlns =" http://www.w3.org/ns/widgets"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" com.albahra.opengarage"
5- version =" 1.0.0 "
6- android-versionCode =" 1 "
7- versionCode =" 1 " >
5+ version =" 1.0.2 "
6+ android-versionCode =" 2 "
7+ versionCode =" 2 " >
88
99 <!-- Add required short version string to iOS configuration -->
1010 <config-file platform =" ios" parent =" CFBundleShortVersionString" >
11- <string >1 </string >
11+ <string >2 </string >
1212 </config-file >
1313
1414 <name >OpenGarage</name >
Original file line number Diff line number Diff line change 33 "fullName" : " OpenGarage" ,
44 "author" : " Samer Albahra" ,
55 "homepage" : " http://opengarage.io" ,
6- "version" : " 1.0.0 " ,
7- "build" : " 1 " ,
6+ "version" : " 1.0.2 " ,
7+ "build" : " 2 " ,
88 "license" : " UNLICENSED" ,
99 "private" : false ,
1010 "description" : " Designed to allow intuitive control of the OpenGarage garage door opener." ,
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ index.html
2929NETWORK:
3030*
3131
32- # hash: 3b7a82b4ad90826531faad542d50a9428f1d27f2c3190b1e515e580da19c8772
32+ # hash: ed61d70637e6ea4eff332b8f2a3b12b8483fdeda38c0d987919faca100703893
Original file line number Diff line number Diff line change 1515
1616 <!-- Define the app version and debug flag -->
1717 < script >
18- window . appVersion = { "name" :"1.0.0 " , "number" :1 } ;
18+ window . appVersion = { "name" :"1.0.2 " , "number" :2 } ;
1919 </ script >
2020
2121 <!-- Fix unsafe errors in Windows apps -->
You can’t perform that action at this time.
0 commit comments