Skip to content

Commit

Permalink
Update instruction for Cerebro v1.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
romanhaa committed Jun 17, 2020
1 parent b532625 commit d41b139
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 38 deletions.
2 changes: 1 addition & 1 deletion source/app.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##----------------------------------------------------------------------------##
## Launch Cerebro from cerebroApp package.
##----------------------------------------------------------------------------##
cerebroApp::launchCerebro()
cerebroApp::launchCerebro(version = 'v1.2')
71 changes: 35 additions & 36 deletions source/package-lock.json
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cerebro",
"productName": "Cerebro",
"description": "Cerebro",
"version": "1.1.0",
"version": "1.2.2",
"main": "main.js",
"scripts": {
"start": "electron .",
Expand Down

0 comments on commit d41b139

Please sign in to comment.