Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Commit

Permalink
Update stable to beta 10
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-dean committed Oct 26, 2015
1 parent 8ca6762 commit 77b7a16
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Crunch2",
"version": "2.0.5-beta.9",
"version": "2.0.5-beta.10",
"description": "The editor and compiler app for awesome people.",
"packages": {
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2_linux64.deb"
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2_linux64.deb"
},
"edge": {
"version": "2.0.5-beta.10",
Expand Down

0 comments on commit 77b7a16

Please sign in to comment.