Skip to content

Commit

Permalink
new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
kitze committed Jun 7, 2018
1 parent d48c8f7 commit 338817d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cra-electron",
"description": "CRA + Electron sitting in a tree",
"author": "Kitze",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"dependencies": {
"cross-env": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class App extends Component {
<h2>React + Electron = <span role="img" aria-label="love">😍</span></h2>
</div>
<p className="App-intro">
<b> Release 0.2.6 </b>
<b> Release 0.2.7 </b>
Version: {app.getVersion()}
</p>
</div>
Expand Down

0 comments on commit 338817d

Please sign in to comment.