Skip to content

Commit

Permalink
Version 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce committed Feb 3, 2019
1 parent d0e5341 commit 9de75c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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="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">
<widget android-versionCode="6001019" id="org.lichess.mobileapp" version="6.1.1" 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
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.1.0",
"version": "6.1.1",
"description": "lichess.org mobile application",
"main": "app.js",
"repository": {
Expand Down Expand Up @@ -166,4 +166,4 @@
],
"verbose": true
}
}
}

0 comments on commit 9de75c6

Please sign in to comment.