Skip to content

Commit

Permalink
Electron release v0.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Nov 23, 2017
1 parent 2a93dea commit 0599790
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
@@ -1,6 +1,6 @@
{
"name": "Joplin",
"version": "0.10.24",
"version": "0.10.25",
"description": "Joplin for Desktop",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion ElectronClient/release_version.sh
Expand Up @@ -11,4 +11,4 @@ git push && git push --tags

echo "Create a draft release at: https://github.com/laurent22/joplin/releases/tag/$VERSION"

node "$APP_DIR/update-readme-download.js v$VERSION"
node "$APP_DIR/update-readme-download.js" $VERSION

0 comments on commit 0599790

Please sign in to comment.