Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gchange-client
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marketplaces
gchange-client
Commits
dc9b49f2
Commit
dc9b49f2
authored
Jun 14, 2017
by
Benoit Lavenier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.4.0
parent
54bf2893
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
config.xml
config.xml
+3
-3
install.sh
install.sh
+1
-1
package.json
package.json
+1
-1
www/js/config.js
www/js/config.js
+2
-2
No files found.
config.xml
View file @
dc9b49f2
...
...
@@ -3,12 +3,12 @@
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
id=
"fr.gchange"
version=
"0.
0.1
"
android-versionCode=
"
1
"
version=
"0.
4.0
"
android-versionCode=
"
4
"
>
<name>
Gchange
</name>
<description>
An unhosted webapp for
Duniter Network
An unhosted webapp for
market with libre currency
</description>
<author
email=
"contact@gchange.fr"
href=
"http://www.gchange.fr"
>
Gchange team
...
...
install.sh
View file @
dc9b49f2
...
...
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
fi
latest_version
()
{
echo
"v0.
3.3
"
#lastest
echo
"v0.
4.0
"
#lastest
}
api_release_url
()
{
...
...
package.json
View file @
dc9b49f2
{
"name"
:
"gchange-client"
,
"version"
:
"0.
3.3
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"Unhosted webapp client for Duniter network"
,
"repository"
:
{
"type"
:
"git"
,
...
...
www/js/config.js
View file @
dc9b49f2
...
...
@@ -66,8 +66,8 @@ angular.module("cesium.config", [])
}
}
},
"
version
"
:
"
0.
3.3
"
,
"
build
"
:
"
2017-06-14T10:
29:58.942
Z
"
,
"
version
"
:
"
0.
4.0
"
,
"
build
"
:
"
2017-06-14T10:
51:13.423
Z
"
,
"
newIssueUrl
"
:
"
https://github.com/duniter-gchange/gchange-client/issues/new?labels=bug
"
})
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment