Skip to content

Commit fed608e

Browse files
committed
Bump version
1 parent 8840e49 commit fed608e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 android-versionCode="500101" id="org.lichess.mobileapp" version="5.1.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="500102" id="org.lichess.mobileapp" version="5.1.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>lichess</name>
44
<description>lichess.org mobile application</description>
55
<author email="[email protected]" href="https://github.com/veloce/lichobile">Vincent Velociter</author>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@
171171
"**/__tests__/*.(ts|tsx|js)"
172172
]
173173
}
174-
}
174+
}

0 commit comments

Comments
 (0)