Skip to content

Commit

Permalink
Released 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed Feb 25, 2019
1 parent c66e65a commit d96e70e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aktnmap-api",
"description": "Kalisio Akt'n'Map Web Services",
"version": "0.6.7",
"version": "0.6.8",
"homepage": "https://github.com/kalisio/aktnmap",
"keywords": [
"kalisio"
Expand Down
2 changes: 1 addition & 1 deletion cordova/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<widget id="com.kalisio.aktnmap" version="0.6.7" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.kalisio.aktnmap" version="0.6.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>AktnMap</name>
<description>Akt'n'Map application</description>
<icon src="model/icon.png"/>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aktnmap",
"description": "Kalisio Akt'n'Map Application",
"version": "0.6.7",
"version": "0.6.8",
"homepage": "https://github.com/kalisio/aktnmap",
"keywords": [
"kalisio"
Expand Down

0 comments on commit d96e70e

Please sign in to comment.