Skip to content

Commit

Permalink
Version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce committed Sep 23, 2018
1 parent 61f0e00 commit 1a3ae01
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="6000049" id="org.lichess.mobileapp" version="6.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="6001009" id="org.lichess.mobileapp" version="6.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>lichess</name>
<description>lichess.org mobile application</description>
<author email="[email protected]" href="https://github.com/veloce/lichobile">Vincent Velociter</author>
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lichobile",
"version": "6.0.4",
"version": "6.1.0",
"description": "lichess.org mobile application",
"main": "app.js",
"repository": {
Expand Down Expand Up @@ -166,4 +166,4 @@
],
"verbose": true
}
}
}

0 comments on commit 1a3ae01

Please sign in to comment.