Skip to content

Commit 2e9eaa2

Browse files
committed
chore(*) Issue #19: Update app version
1 parent a7245f5 commit 2e9eaa2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Supermodular",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"dependencies": {
55
"ionic": "~1.1.1",
66
"angular-websocket": "~1.0.9",

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<widget id="com.titaniumtemplates.supermodular-ionic" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.titaniumtemplates.supermodular-ionic" version="1.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Supermodular</name>
44
<description>
55
Supermodular Ionic. The boostrap you need in order to build your next Ionic application.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Supermodular",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"dependencies": {},
66
"devDependencies": {

0 commit comments

Comments
 (0)