Skip to content

Commit

Permalink
Update tiapp.xml
Browse files Browse the repository at this point in the history
Bump versioning
  • Loading branch information
Pyreweb committed Jul 22, 2015
1 parent a1a2c2a commit 663a4fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tiapp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<ti:app xmlns:ti="http://ti.appcelerator.org">
<id>com.orthlieb.widget_combobox</id>
<name>widget_combobox</name>
<version>1.0</version>
<version>1.1</version>
<publisher>Carl Orthlieb</publisher>
<url>http://</url>
<url>https://github.com/Pyreweb/widget_combobox/</url>
<description>not specified</description>
<copyright>2013 by Carl Orthlieb</copyright>
<icon>appicon.png</icon>
Expand Down Expand Up @@ -46,8 +46,8 @@
<target device="iphone">true</target>
<target device="mobileweb">true</target>
</deployment-targets>
<sdk-version>3.0.2.GA</sdk-version>
<sdk-version>4.0.1.GA</sdk-version>
<plugins>
<plugin version="1.0">ti.alloy</plugin>
<plugin version="1.5">ti.alloy</plugin>
</plugins>
</ti:app>

0 comments on commit 663a4fe

Please sign in to comment.