Skip to content

Commit

Permalink
updated version #'s
Browse files Browse the repository at this point in the history
  • Loading branch information
Almenon committed Nov 21, 2017
1 parent d0fe7a7 commit e4c6080
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest-mac.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# update version & releaseDate when doing release
# and make sure path and artifact name matches the windows artifact
# for now you can ignore the sha, artifact, and path because i am just checking if update availible, not actually downloading
version: 1.0.0-alpha.5
version: 1.0.0-alpha.6
releaseDate: '2017-10-23T19:52:36.263Z'
githubArtifactName: arepl-win32-x64.zip
path: arepl win32 x64
Expand Down
2 changes: 1 addition & 1 deletion latest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# update version & releaseDate when doing release
# and make sure path and artifact name matches the windows artifact
# for now you can ignore the sha, artifact, and path because i am just checking if update availible, not actually downloading
version: 1.0.0-alpha.5
version: 1.0.0-alpha.6
releaseDate: '2017-10-23T19:52:36.263Z'
githubArtifactName: arepl-win32-x64.zip
path: arepl win32 x64
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "arepl",
"productName": "arepl",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "A python scratchpad with real-time code evaluation",
"main": "src/electron/main.js",
"scripts": {
Expand Down

0 comments on commit e4c6080

Please sign in to comment.