Skip to content

Commit 24bd684

Browse files
committed
Bump version v0.1.1
1 parent b5568d8 commit 24bd684

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SOFIA",
33
"description": "Suivi Opérationnel des Fiches d'Intervention par Applicatif",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"authors": [
66
{
77
"name": "Antoine GIRARD",

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="org.adentes.sofia" version="0.1.0" android-versionCode="101001" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="org.adentes.sofia" version="0.1.1" android-versionCode="101101" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>SOFIA</name>
44
<description>
55
Suivi Opérationnel des Fiches d'Intervention par Applicatif

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sofia",
33
"description": "Suivi Opérationnel des Fiches d'Intervention par Applicatif",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"private": true,
66
"authors": [
77
{

0 commit comments

Comments
 (0)