Skip to content

Commit

Permalink
Electron release v1.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Mar 23, 2018
1 parent bce4294 commit ea13743
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElectronClient/app/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 ElectronClient/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Joplin",
"version": "1.0.78",
"version": "1.0.79",
"description": "Joplin for Desktop",
"main": "main.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions ReactNativeClient/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097288
versionName "1.0.110"
versionCode 2097289
versionName "1.0.111"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit ea13743

Please sign in to comment.